Exam 10: Application Development

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

____ is an OOP language and program execution environment developed by Sun Microsystems during the early and mid-1990s.

(Multiple Choice)
4.9/5
(38)

The one-to-many (1:N) relationship between later-generation programming statements and the CPU actions implementing them is called ____.

(Multiple Choice)
4.8/5
(31)

Programming languages, program translation tools, and debugging tools address only the implementation discipline of the Unified Process.

(True/False)
4.8/5
(37)

A(n) ____ is a collection of automated support tools to speed development and testing.

(Multiple Choice)
4.8/5
(28)

Program instructions are sometimes called ____.

(Multiple Choice)
4.7/5
(31)

A(n) ____________________ instruction transfers control to the first instruction in a function.

(Short Answer)
4.8/5
(39)

____ are those compiled and linked for a particular CPU and OS.

(Multiple Choice)
4.8/5
(32)

The process of designing and constructing software translates users' information-processing needs into CPU instructions that, when executed, address these needs.

(True/False)
4.9/5
(41)

List three components that an integrated development environment generally includes.

(Essay)
4.8/5
(32)

Compiler output is called source code.

(True/False)
4.8/5
(32)

In OOP, objects contain data and programs or procedures, called ____________________, that manipulate the data.

(Short Answer)
4.9/5
(36)

A Java ____________________ runs in a Web server and performs functions such as calculations, database access, and creation of Web pages that are transmitted to a Web browser for display.

(Short Answer)
4.9/5
(38)

____ linking is performed during program loading or execution.

(Multiple Choice)
4.7/5
(35)

A compiler keeps an internal table, called a(n) ____________________, to keep track of data names, types, and assigned memory addresses.

(Short Answer)
4.9/5
(39)

An executable program containing symbol table entries and debugging checkpoints is sometimes called a(n) ____________________ version.

(Short Answer)
5.0/5
(46)

What does a programming language define?

(Essay)
4.9/5
(33)

A(n) ____ reads a single source code instruction, translates it into CPU instructions or a DLL call, and executes the instructions or DLL call immediately, before the next program statement is read.

(Multiple Choice)
4.9/5
(37)

Today, the term ____ is often used to describe a mnemonic representing a data item's memory address.

(Multiple Choice)
4.9/5
(33)

____ specify detailed blueprints for software component construction and the interaction between software components and users.

(Multiple Choice)
4.7/5
(32)

A Java compiler or interpreter translates Java source code into machine instructions and service routine calls for a hypothetical computer and OS called the ____.

(Multiple Choice)
4.9/5
(31)
Showing 21 - 40 of 76
close modal

Filters

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