Computer Applications
State whether the following statement is True or False :
In a decision making program, 'if' checks whether the condition is true or false.
Related Questions
State whether the following statement is True or False :
In assignment, the data values are readily available in Java program.
State whether the following statement is True or False :
The control skips some lines in a normal flow of control.
State whether the following statement is True or False :
You can't assign data values in the main( ) function.
State whether the following statement is True or False :
In an if-else statement, the condition is to be defined only with if and not with else.