Computer Second Term examination JSS2 2026

Welcome to your Computer Second Term examination JSS2 2026

Constants are values that:

Variables in BASIC are:

Which rule applies to BASIC arithmetic expressions?

Which is a correct BASIC expression for X² + Y²?

LET statement is used to

The CLS statement is used to

BASIC key statements are also called

A string constant must be enclosed in

Which of the following is a numeric constant?

Constants are values that

Which of the following is a string variable?

String variables must always end with

Which of the following is a numerical variable?

A variable is a

The correct BASIC form of X² + Y² is

The exponentiation operator in BASIC is

Operands are

An expression is a combination of

Which of the following is NOT an example of BASIC?

The BASIC character set refers to:

Which statement correctly distinguishes STOP and END?

What is the function of the GOTO statement?

Which statement pair works together to store and retrieve values?

The REM statement is used to:

Which statement is used to display output?

Which statement collects DATA from the user?

The LET statement is used to:

The CLS statement is used to:

BASIC key statements are:

Which is an example of a string constant?

What must a string variable end with?

Which type of variable stores only numbers?

SECTION B (THEORY)

Convert the following algebraic expressions into BASIC expressions: a. 2xy b. X² + Y² c. (C + 4) / x²

What are BASIC key statements

Explain how the INPUT statement works during program execution

What is the importance of the REM statement in programming

Explain the function of the PRINT statement

Leave a Reply

Your email address will not be published. Required fields are marked *