1.

The condition in the if statement should be in the form of

Answer»

sequential statement

What kind of statement is the IF statement? Explanation: IF statement is a sequential statement which appears INSIDE a PROCESS, FUNCTION or subprogram. This statement is used to execute some block of statements if a condition executed comes to be TRUE.



Discussion

No Comment Found