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. 


Write the mathematical expression a2 + b2 = c2 in BASIC notation.

A. A^2 + B^2 = C^2
B. A*2 + B*2 = C*2
C. A*2 + B^2 = C^2
D. A^2 + B^2 = C*2

2. 


Which BASIC command holds a programmer’s comment?

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

3. 


The rule that governs the structure of a command or programming language is referred to as _____

A. bugging   B. logical   C. runtime   D. syntax

4. 


The BASIC command that makes sound through the computer speaker is the _____ statement.

A. BEEP       B. CLS       C. END      D. GOTO

5. 


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

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

 

 

error: Content is protected !!