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
Instruction code for a computer program is based on a(n) ______.
(Short Answer)
5.0/5
(35)
Syntax errors and ____ errors are the two most frequently encountered when debugging a program.
(Short Answer)
4.8/5
(34)
A syntax error occurs when an instruction does not follow the rules of the programming language.
(True/False)
4.8/5
(36)
To instruct the computer to perform a calculation, programmers use an _______ expression, which contains values and arithmetic operators.
(Short Answer)
4.9/5
(37)
A _______ control structure tells a computer what to do based on whether a condition is true or false.
(Short Answer)
4.8/5
(39)
Which of the following symbols represents the assignment operator?
(Multiple Choice)
4.9/5
(35)
A class from which attributes and methods can be inherited is called a _______.
(Short Answer)
4.8/5
(41)
A________ is a computer program that is used to find errors that may exist in a program.
(Short Answer)
4.7/5
(44)
A place to enter source code for a computer program is called a(n) _______.
(Multiple Choice)
5.0/5
(29)
String variables cannot be concatenated directly with integer variables.
(True/False)
4.9/5
(32)
The ______ command allows the program to display a message on the screen that asks a user to enter information.
(Short Answer)
4.9/5
(40)
Instruction code for a computer program is based on an algorithm.
(True/False)
4.9/5
(43)
The object-oriented ________ is based on objects and classes that can be defined and manipulated by program code.
(Short Answer)
4.9/5
(29)
You can use the float() command to convert the input data to an integer.
(True/False)
4.8/5
(38)
In Python, the order of operations dictates that addition and subtraction are performed first.
(True/False)
4.9/5
(37)
Showing 61 - 80 of 90
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)