Exam 10: Application Development

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

What are factors have caused Java's popularity to far exceed most initial expectations?

(Essay)
4.9/5
(29)

____________________ code is stored in a file, such as an .exe file in Windows, and contains CPU instructions that are ready for an OS to load and execute.

(Short Answer)
4.8/5
(32)

A tool suite that primarily supports model development is sometimes called a ____ tool.

(Multiple Choice)
4.8/5
(27)

​A(n) ____________________ is a file containing related executable functions and an index of the library contents.

(Short Answer)
4.7/5
(25)

____ perform design activities to create models that produce an architectural blueprint for system implementation.

(Multiple Choice)
4.7/5
(34)

A(n) ____ enables programmers to develop applications that do most of their work by calling other applications and system software.

(Multiple Choice)
4.8/5
(31)

The term ____________________ is used to describe a mnemonic representing a program instruction's memory address.

(Short Answer)
4.8/5
(44)

A CPU BRANCH instruction requires two operands, one containing the address of another instruction and one containing the address of the previous instruction.

(True/False)
4.8/5
(37)

The person who writes code is called a(n) ____________________.

(Short Answer)
4.9/5
(33)

A ____ is a request to execute a specific method and return a response.

(Multiple Choice)
4.9/5
(31)

Debugging and tracing cannot be done on machine code or OS service calls.

(True/False)
5.0/5
(34)

A(n) ____ is a placeholder for missing executable code.

(Multiple Choice)
4.8/5
(38)

The main disadvantage of compiling and linking compared with interpretation is increased memory and CPU requirements during program execution.

(True/False)
4.9/5
(37)

A ____ is a nonprocedural language suitable for developing software that mimics human intelligence.

(Multiple Choice)
4.9/5
(31)

C++ was the first commercial OOP language.

(True/False)
4.8/5
(31)

Why were fourth-generation languages developed?

(Essay)
4.7/5
(29)

UP design models include package diagrams, interaction diagrams, and deployment diagrams.

(True/False)
4.8/5
(37)

Developers attempt to minimize errors by using proven development ____________________.

(Short Answer)
4.8/5
(26)

The term ____ tool usually refers to a tool that supports the UP requirements and design disciplines.

(Multiple Choice)
4.9/5
(36)

​SQL is a(n) ____________________ language because it describes a processing requirement without specifying a procedure for satisfying the requirement.

(Short Answer)
4.9/5
(36)
Showing 41 - 60 of 76
close modal

Filters

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