Grow with us: Join PremioQuest's new referral partner program and start earning Learn more

SAMPLE EXAMS QUESTIONS

An if statement is a construct that enables a program to specify alternative paths of execution.  E.g. if ( condition to test) { statement(s) to execute } What happens if the condition is false? You must combine relational or conditional operators with selection statements E.g. <, >, <=, >=, &&, ||, ==, ! Selection Statements (IF-ELSE)  if ( condition to test ) { ...

Quick Rules

  • Time limit: 50 minutes
  • Multiple attempts are not allowed
  • All questions must be answered to submit
Chat MissOdarl