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

Ask EduPadi AI for a detailed answer

Share this question

2

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

View related lesson
A

BASIC

B

FORTRAN

C

ALGOL

D

Python

Ask EduPadi AI for a detailed answer

Share this question

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

Ask EduPadi AI for a detailed answer

Share this question

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

Ask EduPadi AI for a detailed answer

Share this question

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

Ask EduPadi AI for a detailed answer

Share this question

6

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

View related lesson
A

 BASIC

B

FORTRAN

C

ALGOL

D

JavaScript

Ask EduPadi AI for a detailed answer

Share this question

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

Ask EduPadi AI for a detailed answer

Share this question

8

What does the DIM keyword in BASIC stand for?

View related lesson
A

 Dimension

B

Declare

C

 Define

D

Data Input

Ask EduPadi AI for a detailed answer

Share this question

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

Ask EduPadi AI for a detailed answer

Share this question

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

Ask EduPadi AI for a detailed answer

Share this question

Recommended:SS3 ICT Lessons

Share this page