Waec Computer Science Past Questions For Year 2022

Question 21

he QBASIC statement LETX=Y-3 means

waec 2022

  • A. the variables X and Y both receive the value 3
  • B. the variable X receives the value3.
  • C. the variable X receives the value of Y less 3
  • D. an error message has occured due to type mismatch
View Answer and Explanation

Question 22

Use the QBASIC program below to answer question below

10 REM Program to calculate product of numbers

20 CLS

30 INPUT A

40 INPUT B

50 LET PRODUCT=A*B

60 PRINT PRODUCT

70 END

The number 10, 20,30, 40, 50, 60 and 70 as stated in the program indicate

waec 2022

  • A. bullet numbering
  • B. codes
  • C. bullet numbering
  • D. line number
View Answer and Explanation

Question 23

The result of the expression 2*6+2/4*2*4^2

waec 2022

  • A. 21
  • B. 27
  • C. 28
  • D. 29
View Answer and Explanation

Question 24

Key skills of a system analyst include the following except

waec 2022

  • A. ability to troubleshoot
  • B. interest in learning new skills
  • C. motivational skills
  • D. proficiency in programming languages
View Answer and Explanation

Question 25

In the URL https://waec.org.ng, the domain name is?

waec 2022

  • A. waec.org.ng
  • B. http://www.
  • C. //www/.waec.
  • D. org.ng.
View Answer and Explanation