Sign In
Ask Question
Harold Morales
Computers & Technology
28 October, 18:19
When do we use an if - statement
+1
Answers (
2
)
Stephany Steele
28 October, 18:23
0
The if statement is used to check a condition and if the condition is true, we run a block of statements (called the if-block), else we process another block of statements (called the else-block). The else clause is optional.
Comment
Complaint
Link
Damaris Tanner
28 October, 18:38
0
You'd use an if statement if something happens. What I mean is that {If this happens} Then that happens but if the if doesnt happen then the then doesnt happen
Comment
Complaint
Link
Know the Answer?
Answer
Not Sure About the Answer?
Find an answer to your question 👍
“When do we use an if - statement ...”
in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers
You Might be Interested in
What is relevant these days?
Answers (2)
How do you turn a. bat file into a. exe file, running the same code? I want to publish something on the internet without everyone saying 'It's def a virus.'
Answers (1)
Which actions changed the look of the following word
Answers (1)
Use the line of code below to choose the correct answer. while (count < 7) : print 'Great!' This code is an example of a (n)
Answers (1)
When an organization implements a major accounting software package, it also inherits the system of internal control that is built into the software-good, bad, or indifferent.
Answers (1)
New Questions in Computers & Technology
In Windows Vista, the Run command can be found in which application?
Answers (1)
Data for which there is temporarily no room in RAM is diverted to where on your computer? A. The paging file on the hard drive B. The system file on the hard drive C. The memory file on the hard drive D. The CPU cache
Answers (2)
The Presonus Studio Live 24 console has analog D-sub direct outputs. What cable would you need to connect this to a HD Analog interface?
Answers (2)
As network administrator, what is the subnet mask that allows 510 hosts given the ip address 172.30.0.0,
Answers (1)
What factors represents one of the sources of value derived from network effects?
Answers (1)
Home
»
Computers & Technology
» When do we use an if - statement
Sign In
Sign Up
Forgot Password?