Exam 12: Computer Programming

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

____ refers to the process of hiding the internal details of objects and their methods.

(Multiple Choice)
4.7/5
(33)

Instructions that make up a computer program are sometimes referred to as ____________________.

(Short Answer)
4.8/5
(32)

A single high-level command does the work of multiple low-level commands.

(True/False)
4.8/5
(34)

A way of conceptualizing and structuring the tasks a computer performs is a programming ____________________.

(Short Answer)
4.8/5
(26)

The core of a(n) OO diagram is a box that contains information about a class._________________________

(True/False)
4.9/5
(34)

Prolog uses a process called upwelling to satisfy goals._________________________

(True/False)
4.9/5
(33)

Tom and Nancy were discussing programming languages and which ones to expect of their IT person. You are a programmer and think you can offer them some help in this area. They have some questions, and you agree to answer them. -Tom and Nancy also need to have some Windows-based applications.You tell them they should consider ____.

(Multiple Choice)
4.8/5
(42)

Programmers can offer a(n)patch to fix a defect in a software package that is already in the hands of consumers._________________________

(True/False)
4.8/5
(35)

C is a(n) high-level language._________________________

(True/False)
4.8/5
(42)

Tom and Nancy were discussing programming languages and which ones to expect of their IT person. You are a programmer and think you can offer them some help in this area. They have some questions, and you agree to answer them. -Tom and Nancy say they will be doing some Web-based programming.You tell them their IT person should have skills in ____.

(Multiple Choice)
4.9/5
(43)

During ____ execution,the first instruction in the program is executed first,followed by the second.

(Multiple Choice)
4.8/5
(34)

One of the causes of buffer overflow is sloppy C and C++ programming.

(True/False)
4.9/5
(46)

Java offers a more structured programming environment than C and C++.

(True/False)
4.8/5
(35)

A word with a predefined meaning for the compiler or interpreter is a(n)____________________.

(Short Answer)
4.8/5
(37)

Control structures are instructions that specify the sequence in which a program is written._________________________

(True/False)
4.9/5
(27)

Computer users are discouraged from applying all available software patches.

(True/False)
4.9/5
(41)

In the context of programming,a(n)program statement defines certain elements that must be manipulated to achieve a result or goal._________________________

(True/False)
4.9/5
(39)

To get an idea of how a FOR...NEXT loop works,pretend you are the computer executing the loop.List the steps,and discuss what is happening with the following loop: for N = 1 to 3 Print "There's no place like home." next N end

(Essay)
4.7/5
(36)

MATCHING Identify the letter of the choice that best matches the phrase or definition. -A set of application program functions accessible from within a program

(Multiple Choice)
4.7/5
(36)

  -In the accompanying figure,A represents ____. -In the accompanying figure,A represents ____.

(Multiple Choice)
4.8/5
(38)
Showing 61 - 80 of 150
close modal

Filters

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