Exam 12: Programming
Exam 1: Digital Content100 Questions
Exam 2: Digital Devices119 Questions
Exam 3: Networks Network Basics100 Questions
Exam 4: The Web Web Basics Browsers100 Questions
Exam 5: Social Media101 Questions
Exam 6: Software Software Basics114 Questions
Exam 7: Digital Security106 Questions
Exam 8: The Ict Industry117 Questions
Exam 9: Information Systems121 Questions
Exam 10: Databases Database Basics102 Questions
Exam 11: Programming120 Questions
Exam 12: Programming90 Questions
Select questions type
Programmers think of variables as empty boxes where data can be stored.
(True/False)
4.8/5
(26)
A superclass is a class that inherits attributes and methods from a subclass.
(True/False)
4.7/5
(48)
A _____ in Python is used by programmers to explain what the code does--it does not show up when the program runs.
(Short Answer)
4.8/5
(41)
The Python programming language has its own ______, which is a set of rules that defines how it can be written.
(Short Answer)
4.7/5
(45)
The Python programming language was named after the TV show Monty Python's Flying Circus.
(True/False)
4.9/5
(32)
A sequence of steps for solving a problem or performing a task is called a code editor.
(True/False)
4.8/5
(35)
___________, sometimes called overloading, is the ability to redefine a method in a subclass.
(Short Answer)
4.8/5
(31)
Which of the following is considered to be a common data type?
(Multiple Choice)
4.9/5
(34)
The most famous program in the world is a single line of code that prints "Hello Earth!" on the screen.
(True/False)
4.9/5
(39)
A ______ is a description or template that the computer uses to create an object.
(Short Answer)
4.8/5
(39)
To advance the number of times a statement is executed, use a(n) ________-loop.
(Multiple Choice)
4.8/5
(30)
The term ________ is used by programmers any time two or more characters are connected.
(Short Answer)
4.9/5
(40)
The Python programming language has a small vocabulary of how many keywords?
(Multiple Choice)
4.8/5
(35)
A comparison operator is used in an expression to compare two______.
(Multiple Choice)
4.9/5
(42)
A good name for a variable that will contain a first name would be "last_name."
(True/False)
4.9/5
(32)
A ______ is a numeric variable used for counting something, such as the number of times to execute a loop.
(Short Answer)
4.7/5
(39)
Showing 41 - 60 of 90
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)