1. : Which of the following is a low-level programming language?
(A) Python
(B) Assembly Language
(C) Java
(D) C#
2. : Which programming language is often called the “mother of all languages”?
(A) COBOL
(B) FORTRAN
(C) C
(D) Pascal
3. : What does OOP stand for in programming?
(A) Object Oriented Programming
(B) Online Operating Process
(C) Open Output Protocol
(D) Operational Oriented Program
4. : Which programming language is mainly used for web development on the client side?
(A) Java
(B) Python
(C) JavaScript
(D) C++
5. : Which of the following is a markup language, not a programming language?
(A) HTML
(B) Python
(C) Ruby
(D) Swift
6. : In programming, what does “syntax” mean?
(A) The logic of the program
(B) The structure and rules of a programming language
(C) The speed of program execution
(D) The errors found during runtime
7. : Which language is widely used for Artificial Intelligence (AI) and Machine Learning (ML)?
(A) Python
(B) COBOL
(C) BASIC
(D) Assembly
8. : Which type of programming language is closer to human language?
(A) Low-level language
(B) High-level language
(C) Machine language
(D) Assembly language