1.

Define syntax of if statment​

Answer»

ANSWER:

if(boolean_expression) { /* STATEMENT



Discussion

No Comment Found