Exam 9: Introduction to High-Level Language Programming

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

Briefly present the function of the following components of an IDE: text editor, file system, language translator, and debugger.

(Essay)
4.9/5
(35)

The object code for a task that needs to be performed often can be stored in a(n) ____.

(Multiple Choice)
4.7/5
(43)

Machine language is also known as ____ code.

(Multiple Choice)
4.9/5
(39)

____ allows miscommunications between the user and the programmer to be identified and corrected early in the development process.

(Multiple Choice)
4.8/5
(41)

A ____ stores and fetches values to and from memory cells.

(Multiple Choice)
4.9/5
(35)

____ takes place on each module (subtask code) as it is completed.

(Multiple Choice)
4.8/5
(39)

____ includes online tutorials or help systems that the user can bring up while the program is running, and (less often) written user's manuals.

(Multiple Choice)
4.9/5
(39)

The program implementation phase is the time to plan how it is to be done._________________________

(True/False)
4.8/5
(33)

Newer languages such as Java and C# were developed specifically to run on a variety of hardware platforms without the need for a separate ____________________ for each type of machine.

(Short Answer)
4.7/5
(33)

In assembly language, the programmer must take a microscopic view of a task, breaking it down into tiny subtasks at the level of what is going on in individual ____.

(Multiple Choice)
4.8/5
(26)

Each low-level language supports if statements and while loops._________________________

(True/False)
4.8/5
(38)

Ada, Java, C++ and C# require a ____ to terminate an executable program statement.

(Multiple Choice)
4.8/5
(32)

The software translator used to convert our high-level language instructions into machine language instructions is called a(n) ____.

(Multiple Choice)
4.9/5
(32)

High-level language instructions are known as ____ code.

(Multiple Choice)
4.8/5
(39)

____ were created to overcome the deficiencies of assembly language.

(Multiple Choice)
4.9/5
(47)

Discuss documentation at length, including definitions of all the different types.

(Essay)
4.8/5
(33)

List four disadvantages of assembly language.

(Essay)
4.7/5
(43)

Most programming languages are now presented within an ____.

(Multiple Choice)
4.8/5
(29)

The ____ evaluates a proposed project and compares the costs and benefits of various solutions.

(Multiple Choice)
4.8/5
(41)

Machine language can use the notation --, //, or # to denote a program comment.

(True/False)
4.8/5
(38)
Showing 21 - 40 of 50
close modal

Filters

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