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
Which of the following languages is NOT a High-Level Language?
Java
C#
Assembly
Ruby
Explain the concept of a High-Level Language (HLL) and provide examples of its advantages in programming.
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?
Describe a real-world application where FORTRAN would be a suitable choice of programming language.
What role did ALGOL play in the history of programming languages, and how did it influence subsequent languages?
In what scenarios would you choose to use a Low-Level Language like assembly over a High-Level Language like BASIC?