Exam 1: An Overview of Computers and Logic

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

____ is the process of walking through a program's logic on paper before you actually write the program.

(Multiple Choice)
4.8/5
(32)

Case 1 The Billing Department manager, Anna, asked the programmer, Jerry, for a list of customers who owe the ABC Company more than $500. -When Jerry plans the solution to this programming problem,he will use one of two tools to help him.These tools are: ____.

(Multiple Choice)
4.7/5
(39)

It is more common for uninitialized variables to have an a valid default value assigned to them,than it is for them to contain an unknown,or garbage value.

(True/False)
4.8/5
(46)

Do programmers usually create both pseudocode and a flowchart for the same problem? Why or why not?

(Essay)
4.8/5
(40)

___ is the process of updating programs after the programs are put into production.

(Multiple Choice)
4.8/5
(35)

____ is an English-like representation of the logical steps it takes to solve a problem.

(Multiple Choice)
4.9/5
(32)

____ are named memory locations,whose contents can vary over time.

(Multiple Choice)
4.8/5
(33)

Programming languages can recognize the end of data in a file automatically,through a(n)____ code that is stored at the end of the data.

(Multiple Choice)
4.8/5
(38)

____ comprises the programs you use to manage your computer,including operating systems such as Windows,Linux,or UNIX.

(Multiple Choice)
4.9/5
(41)

In arithmetic statements,the rules of precedence can be overridden using parentheses.

(True/False)
4.8/5
(45)

A(n)____ value is a predetermined value that means "Stop the program!"

(Multiple Choice)
4.8/5
(33)

A program that is free of syntax errors will produce the correct results.

(True/False)
4.7/5
(35)

The ____ of a language are the rules that govern word usage and punctuation.

(Multiple Choice)
4.9/5
(41)

____ programming focuses on objects,or "things," and describes their attributes and behaviors.

(Multiple Choice)
4.9/5
(41)

Case 1 The Billing Department manager, Anna, asked the programmer, Jerry, for a list of customers who owe the ABC Company more than $500. -After the program has been coded,compiled and is free of syntax errors,Jerry must now ____.

(Multiple Choice)
4.9/5
(34)

The ____ dictate the order in which operations in the same statement are carried out.

(Multiple Choice)
4.9/5
(43)

A ____ variable can hold letters of the alphabet and other special characters such as punctuation marks.

(Multiple Choice)
4.9/5
(39)

Variable names may not begin with a digit,although usually they may contain digits.

(True/False)
4.8/5
(39)

What are the three major operations that computer hardware and software accomplish? Provide a brief explanation of each operation.

(Essay)
4.9/5
(32)

Word-processing programs,spreadsheets,payroll and inventory programs,and even games are considered to be ____.

(Multiple Choice)
4.9/5
(36)
Showing 21 - 40 of 50
close modal

Filters

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