Basic Programming IV - SS3 ICT Past Questions and Answers - page 2
Which programming language is known for its simplicity and ease of learning?
C++
Python
BASIC
Assembly language
Share this question
Which of the following languages is NOT a High-Level Language?
Java
C#
Assembly
Ruby
Share this question
Explain the concept of a High-Level Language (HLL) and provide examples of its advantages in programming.
Share this question
How would you modify the BASIC code provided to calculate the sum of the first 100 integers if you wanted to calculate the sum of the first 200 integers instead?
Share this question
Describe a real-world application where FORTRAN would be a suitable choice of programming language.
Share this question
What role did ALGOL play in the history of programming languages, and how did it influence subsequent languages?
Share this question
In what scenarios would you choose to use a Low-Level Language like assembly over a High-Level Language like BASIC?
Share this question