Computer Second Term examination SSS1 2026

Welcome to your Computer Second Term examination SSS1 2026

Integer division in BASIC is represented by:

The MOD operator is used to:

Which of the following is NOT a numeric variable?

Which statement is logically correct?

Computer programming is the process of

Which of the following is NOT a programming language?

The main purpose of programming is to

Debugging is the process of

Which of the following is used to write programs?

Python is an example of

Which of the following is NOT a type of program error?

Which of the following is a numeric variable?

String variables are used to store

A string variable must end with

Reserved words are

Which of the following follows correct variable naming rule?

Which of the following CANNOT be used as a variable name?

BASIC programs are converted into machine language using

VB.NET stands for

Which rule applies to arithmetic expressions?

Which operator is used for exponentiation?

Which type of expression deals with calculations?

Operands are:

Which statement is true?

A variable must correspond to:

Which of the following cannot be used in variable names?

Reserved words are:

Which of the following is NOT allowed as a variable name?

Which is correctly matched?

Which statement is correct?

SECTION B (THEORY )

Discuss the types of variables in BASIC with examples.

Describe there different arithmetic operators used in BASIC and their functions

Explain the difference between integer division and normal division in BASIC

Convert the following into valid BASIC expressions: a. X² + Y² b. (A + B) ÷ C

Write two invalid variable names and explain why they are not allowed

Leave a Reply

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