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

Quiz Python

The document is a quiz consisting of 15 questions related to computer science concepts, covering topics such as algorithms, functions, data types, program structures, and software classifications. Each question provides multiple-choice answers, testing knowledge on programming fundamentals and computer operations. The quiz also includes true/false questions regarding secondary storage and input functions.

Uploaded by

suufiashcarieh63
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)
1 views2 pages

Quiz Python

The document is a quiz consisting of 15 questions related to computer science concepts, covering topics such as algorithms, functions, data types, program structures, and software classifications. Each question provides multiple-choice answers, testing knowledge on programming fundamentals and computer operations. The quiz also includes true/false questions regarding secondary storage and input functions.

Uploaded by

suufiashcarieh63
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

1. Set of well-defined logical steps that must be taken to perform a task


a. Algorithm
b. Statement
c. Structure
2. Piece of prewritten code that performs an operation
a. Condition
b. Function
c. Argument
3. Sequence of characters that is used as data
a. Character
b. Float
c. String
4. Name that represents a value stored in the computer memory
a. Variable
b. Function
c. Decision
5. Logical design that controls order in which set of statements execute
a. Sequence structure
b. Decision structure
c. Statement
6. Is a provides only one alternative path of execution
a. Dual alternative
b. Single alternative
c. None
7. A set of statements that execute in the order they appear
a. Argument
b. Sequence
c. Decision
8. A set of instructions that a computer follows to perform a task
a. Programmer
b. Program
c. Progress
9. The part of the computer that actually runs programs
a. Central processing Unit
b. Random access Memory
c. Sample if
Quiz

10. Programs that make computer useful for everyday tasks


a. Application software
b. System software
c. None
11. Programs that control and manage basic operations of a computer
a. System software
b. Application
c. Computer
12. A operators that can be used to create complex Boolean
expressions
a. Logical operator
b. Relational operator
c. Boolean operator
13. A person who can design, create, and test computer programs
a. Programmer
b. Statement
c. Program
14. Secondary storage can hold data for long periods of time
a. True
b. False
15. input function always returns a string
a. false
b. true

You might also like