Computer Studies Practice Tests – Basic Programming

Hello and Welcome to Computer Studies Practice Test - Basic Programming

  1. You are to attempt 5 random objectives questions ONLY.
  2. Supply Your Full Name and Location in the text box below and begin immediately.
  3. You can attempt as many times as possible
  4. Your time starts NOW!
1. 


In BASIC programming, the function of the REM statement is to ______ (NECO 2021)

A. clear the screen
B. end the program
C. insert a comment in the program
D. loop a line in the program

2. 


Programmers write programs in a form called _____ code. (NECO 2018)

A. complier   B. machine   C. module   D. object

3. 


The BASIC command that holds a list of values which are assigned sequentially using the READ command is ______

A. READ   B. REM   C. DATA   D. PRINT

4. 


Write the mathematical expression P = 2(l + b) in BASIC notation.

A. P * 2(L + B)   B. P = 2*(L + B)   C. P = 2^(L + B)   D. P = 2(L*B)

5. 


The following are version of BASIC programming language EXCEPT _____

A. BASIC PLUS     B. COBOL     C. QBASIC     D. TURBO

 

 

error: Content is protected !!