0% found this document useful (0 votes)
7 views2 pages

Quiz - 01

The document is a quiz consisting of multiple-choice questions (MCQs) that assess knowledge on computer programming concepts. Topics covered include definitions of computer programs, algorithms, variables, control structures, syntax, Object-Oriented Programming (OOP), and Integrated Development Environments (IDEs). Each question provides four answer options, with one correct answer for each.

Uploaded by

1hzzhsb
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views2 pages

Quiz - 01

The document is a quiz consisting of multiple-choice questions (MCQs) that assess knowledge on computer programming concepts. Topics covered include definitions of computer programs, algorithms, variables, control structures, syntax, Object-Oriented Programming (OOP), and Integrated Development Environments (IDEs). Each question provides four answer options, with one correct answer for each.

Uploaded by

1hzzhsb
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Quiz – 01

Multiple-Choice Questions (MCQs)

1. What is a computer program?


A) A hardware component of a computer
B) A sequence of instructions written using a programming language
C) A type of software that only runs on mobile devices
D) A random collection of numbers and symbols

2. Which of the following best defines computer programming?


A) Writing software without a specific purpose
B) Designing and writing computer programs
C) Using a computer without programming knowledge
D) Installing application software

3. Which of the following is NOT a type of software application?


A) System software
B) Embedded software
C) WebApps
D) Hardware drivers

4. What is the main purpose of an algorithm?


A) To execute a program instantly
B) To provide a step-by-step solution to a problem
C) To replace programming languages
D) To store large amounts of data

5. Which of the following is NOT a characteristic of an algorithm?


A) Unambiguity
B) Language dependence
C) Finiteness
D) Well-defined inputs

6. In programming, what is a variable?


A) A fixed value that never changes
B) A container for storing data values
C) A type of software application
D) A command used for debugging

7. Which of the following is NOT a type of control structure in programming?


A) Sequential
B) Selection
C) Iteration
D) Compilation

8. What does the term "syntax" refer to in programming?


A) The logic behind an algorithm
B) The structure and rules of a programming language
C) A type of software application
D) The process of testing a program
9. What is Object-Oriented Programming (OOP) based on?
A) Functional operations
B) Loops and conditions
C) Objects and methods
D) Debugging and testing

10. What is an Integrated Development Environment (IDE) used for?


A) Storing large amounts of data
B) Managing and organizing program execution
C) Writing, debugging, and compiling code
D) Replacing operating systems

You might also like