EduPadi logo
Home App Pricing Classroom
Blog
👤My Account

Score High in JAMB With EduPadi CBT App

Practice JAMB CBT, get instant results, and understand solutions in-depth with smart AI insights.

Learn more…

Basic Programming IV - SS3 ICT Past Questions and Answers - page 1

1

What type of programming languages are BASIC, FORTRAN, and ALGOL?

View related lesson
A

High-Level Languages (HLL)

B

Low-Level Languages (LLL)

C

Assembly Languages

D

Machine Languages

2

Which programming language is often used for scientific and engineering applications?

View related lesson
A

BASIC

B

FORTRAN

C

ALGOL

D

Python

3

Which of the following is NOT a characteristic of High-Level Languages?

View related lesson
A

Human-readable syntax

B

Efficient for hardware interaction

C

Easier for programmers

D

Abstraction from machine code

4

What is the purpose of the following BASIC code?

css Copy code

FOR i = 1 TO 100

View related lesson
A

Print the numbers from 1 to 100

B

Calculate the sum of the first 100 integers

C

Define an array with 100 elements

D

Create a loop that runs 100 times

5

Which of the following activities is BASIC commonly used for?

View related lesson
A

Image processing

B

Scientific simulations

C

Educational programming

D

Operating system development

6

What kind of programming language is known for its efficient numerical computations?

View related lesson
A

 BASIC

B

FORTRAN

C

ALGOL

D

JavaScript

7

In ALGOL, what is its primary use case?

View related lesson
A

Web development

B

Scientific and engineering calculations

C

Artificial intelligence

D

Game development

8

What does the DIM keyword in BASIC stand for?

View related lesson
A

 Dimension

B

Declare

C

 Define

D

Data Input

9

In BASIC, what is the purpose of the statement PRINT?

View related lesson
A

Define a variable

B

Perform a mathematical operation

C

Display output on the screen

D

Input data from the user

10

What is the primary benefit of using High-Level Languages like BASIC?

View related lesson
A

Low-level hardware control

B

Reduced programmer productivity

C

Human-friendly syntax

D

Direct access to memory registers

Recommended: SS3 ICT Lessons