Exam 1: Introduction to Computers and Programming
Exam 1: Introduction to Computers and Programming39 Questions
Exam 2: Input, Processing, and Output40 Questions
Exam 3: Decision Structures and Boolean Logic40 Questions
Exam 4: Repetition Structures41 Questions
Exam 5: Functions66 Questions
Exam 6: Files and Exceptions40 Questions
Exam 7: Lists and Tuples40 Questions
Exam 8: More About Strings37 Questions
Exam 9: Dictionaries and Sets39 Questions
Exam 10: Classes and Object-Oriented Programming38 Questions
Exam 11: Inheritance36 Questions
Exam 12: Recursion35 Questions
Exam 13: Gui Programming42 Questions
Select questions type
The Python language uses a compiler which is a program that both translates and executes the instructions in a high-level language.
(True/False)
4.7/5
(40)
What type of volatile memory is usually used only for temporary storage while running a program?
(Multiple Choice)
4.8/5
(34)
A(n)___________ is a set of instructions that a computer follows to perform a task.
(Short Answer)
4.8/5
(41)
The __________ coding scheme contains a set of 128 numeric codes that are used to represent characters in the computer's memory.
(Multiple Choice)
4.9/5
(34)
What is the decimal value of the following binary number?
10011101
(Multiple Choice)
4.8/5
(45)
Which of the following is considered to be the world's first programmable electronic computer?
(Multiple Choice)
4.8/5
(46)
The following is an example of an instruction written in which computer language?
10110000
(Multiple Choice)
4.8/5
(40)
The term ___________ refers to all the physical devices that make up a computer.
(Short Answer)
4.9/5
(42)
In __________ mode,the interpreter reads the contents of a file that contains Python statements and executes each statement.
(Short Answer)
4.9/5
(38)
A software developer is the person with the training to design,create,and test computer programs.
(True/False)
4.9/5
(34)
The encoding technique used to store negative numbers in the computer's memory is called
(Multiple Choice)
4.8/5
(35)
Select all that apply. To create a Python program you can use
(Multiple Choice)
5.0/5
(33)
The __________ is the part of the computer that actually runs programs and is the most important component in a computer.
(Short Answer)
4.9/5
(39)
Which computer language uses short words known as mnemonics for writing programs?
(Multiple Choice)
4.8/5
(43)
The main reason to use secondary storage is to hold data for long periods of time,even when the power supply to the computer is turned off.
(True/False)
4.8/5
(38)
__________ is a type of memory that can hold data for long periods of time,even when there is no power to the computer.
(Short Answer)
4.8/5
(32)
Showing 21 - 39 of 39
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)