Exam 8: Computer Programming: Understanding the Basics

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

To advance the number of times a statement is executed, use a(n)________-loop.​

(Multiple Choice)
4.8/5
(35)

In Python, the order of operations dictates that addition and subtraction are performed first.​

(True/False)
4.9/5
(35)

​A superclass is a class that inherits attributes and methods from a subclass.

(True/False)
5.0/5
(29)

Putting data in a variable is referred to as assigning a ____ to it.​

(Short Answer)
4.9/5
(37)

The process of creating a variable is sometimes referred to as _____ a variable.​

(Short Answer)
4.9/5
(34)

In mathematics, the order of _______ is a collection of rules that dictate which procedures to perform first when calculating an arithmetic expression.​

(Short Answer)
4.9/5
(32)

The process of tracking down bugs and correcting them is called ______.​

(Short Answer)
4.8/5
(36)

​Programmers think of variables as empty boxes where data can be stored.

(True/False)
4.7/5
(28)

The acronym IDE stands for which of the following?

(Multiple Choice)
4.9/5
(35)

Python keywords, such as print and class, are not allowed as variable names.​

(True/False)
4.9/5
(31)
Showing 81 - 90 of 90
close modal

Filters

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