Criado por Beenish Shabir
quase 8 anos atrás
|
||
What is the function of the 'AND' boolean operator?
What is the function of the 'OR' boolean operator?
What is the function of the 'NOT' boolean operator?
What does DIV do?
What does MOD do?
What does the 'if' statement do?
What does the 'else' statement do?
What does the 'else if' statement do?
What is SEQUENCE?
What is ITERATION?
What is SELECTION?