Exam 12: Programming

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

 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 is a concatenation operator?​ 

(Multiple Choice)
4.9/5
(42)

 Which of the following symbols represents the assignment operator?​ 

(Multiple Choice)
4.9/5
(35)

 An object created from a class is called an instance.​ 

(True/False)
4.9/5
(29)

 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 function terminates with the last indented line of code.​ 

(True/False)
4.8/5
(41)

 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)

 An object is anything that can be ______.​ 

(Multiple Choice)
4.9/5
(39)

 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)

 A programming error is called a ____.​

(Short Answer)
4.7/5
(44)

 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
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)