Exam 1: The Craft of Programming

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

____ occurs when the program is running.

(Multiple Choice)
4.9/5
(35)

Modules are grouped into programs.

(True/False)
4.7/5
(32)

The statements below are known as ____. LastName = "Vanderkolk" FirstName = "Monica" HoursWorked = 40 PayRate = 15.00 GrossPay = hoursWorked * payRate

(Multiple Choice)
4.9/5
(31)

____ is a digital representation of instructions on the computer.

(Multiple Choice)
4.8/5
(35)

Text data includes special formats, such as image, video, and sound files.

(True/False)
4.9/5
(41)

Every program should have ____, consistent basic documentation that includes the program's name and purpose, who wrote it, and the date it was written or modified.

(Multiple Choice)
4.7/5
(40)

Both instructions and data in a digital computer are represented as binary digits.

(True/False)
4.8/5
(35)

The list below identifies the characteristics of a(n) ____. • It's logically correct (provides a satisfactory solution to the problem). • It's efficient (uses suitable programming tools without wasting time or resources). • It's easy to understand (can be explained in ordinary language).

(Multiple Choice)
4.8/5
(37)

Unicode is a 32-bit system, capable of 65,536 characters.

(True/False)
4.9/5
(40)

Sequential access memory is like a cassette tape or VHS tape, which requires starting at the current location and fast-forwarding or rewinding to get to the track or segment you're looking for.

(True/False)
4.7/5
(33)
Showing 41 - 50 of 50
close modal

Filters

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