Exam 11: Program Development and Programming Languages

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

A(n) ____________________ is a visual representation of the overall design of an application, often a mobile app.

Free
(Short Answer)
4.8/5
(40)
Correct Answer:
Verified

wireframe

High-level object-oriented programming languages include C++, C#, Java, Dart, and ____.

Free
(Multiple Choice)
4.8/5
(21)
Correct Answer:
Verified

D

____ takes the idea of breaking down a program into separate and reusable functions to the next level by focusing on the encapsulation of programming policies.

Free
(Multiple Choice)
4.9/5
(33)
Correct Answer:
Verified

D

In the program design phase of the PDLC, the specifications developed during the problem analysis phase are used to develop a(n) ____ for the program.

(Multiple Choice)
4.9/5
(28)

Tools such as Microsoft's ____ help to bridge different platforms and programming languages .

(Multiple Choice)
4.7/5
(41)

Low-level languages make programs easier to write.

(True/False)
4.8/5
(39)

With the ____, the statements in the loop are repeated as long as a certain condition is false.

(Multiple Choice)
4.7/5
(30)

Each phase of the ____________________ produces some type of documentation to pass on to the next phase.

(Short Answer)
4.7/5
(40)

Many object-oriented programming languages have built-in ____________________ that contain ready-to-use, predefined classes for common tasks, such as creating a form.

(Short Answer)
4.9/5
(36)

The repetition control structure is also called the selection control structure.

(True/False)
4.8/5
(26)

The basic  ____________________ control structure is the if-then-else statement, in which the condition can only result in two possibilities-true or false.

(Short Answer)
4.9/5
(35)

____ is the first phase of the PDLC.

(Multiple Choice)
4.9/5
(28)

C is an object-oriented programming language developed by Sun Microsystems. _________________________

(True/False)
4.9/5
(38)

A(n) closed loop  is a set of instructions that repeats forever. ______________________________

(True/False)
4.9/5
(36)

____ values are values that represent one of two states-yes (true) or no (false).

(Multiple Choice)
4.8/5
(25)

The specifications for ____ are developed by the World Wide Web Consortium (W3C) and are continually evolving.

(Multiple Choice)
4.8/5
(47)

In a(n) ____________________  control structure, after the first statement has been carried out completely, the program control moves to the  next statement, and so forth .

(Short Answer)
4.8/5
(38)

A(n) ____________________ includes a variety of tools (such as a UI builder, source code editor, debugger, and compiler) for one or more programming languages and are used to create applications for one or more platforms.

(Short Answer)
4.9/5
(34)

____________________ charts depict the overall organization of a structured program.

(Short Answer)
4.8/5
(31)

A program bug is an error that causes a program to malfunction.

(True/False)
4.8/5
(37)
Showing 1 - 20 of 100
close modal

Filters

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