Exam 11: Program Development and Programming Languages

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

Markup languages are most often used to add dynamic content to a Web page or to integrate a Web page with a database. _________________________

(True/False)
4.9/5
(35)

A ____ is used to illustrate when, how, and in what order the statements in a computer program, module, or method are performed.

(Multiple Choice)
4.9/5
(29)

With the do until structure, the statements in the loop are repeated as long as a certain condition is true. _________________________

(True/False)
4.8/5
(36)

____ was developed to enable Web authors to implement interactive content on Web sites, such as to animate an item, or pop up a window to point to an item.

(Multiple Choice)
4.8/5
(34)

____ are most often used to create Web pages and Web applications.

(Multiple Choice)
4.7/5
(38)

Case-Based Critical Thinking Questions Case 13-1 The Rainbow Trout Company specializes in developing software that is used by amateur and professional fishermen with a wide variety of needs. As such, the company often work on projects with constantly changing requirements. The Rainbow Trout Company uses the ____ approach, which organizes teams of people working closely together so that continuous learning and adaptation can occur as the project is developed.

(Multiple Choice)
4.7/5
(27)

____ versions of freeware and open source software are often available to the public for testing.

(Multiple Choice)
4.7/5
(31)

____________________ is a high-level programming language developed for transaction processing applications.

(Short Answer)
4.8/5
(38)

Common IDEs include Visual Studio and ____.

(Multiple Choice)
4.9/5
(43)

A selection control structure is simply a series of statements that follow one another. _________________________

(True/False)
4.8/5
(32)

Program coding is the process of writing the actual program steps in the proper format for a particular programming language. _________________________

(True/False)
4.8/5
(36)

Case-Based Critical Thinking Questions Case 13-2 Kelly is a college sophomore majoring in computer science. She is interested in gaining exposure to the most useful and current programming languages and techniques. During the summer, Kelly will be writing a compiler as part of a research project. To prepare, she is learning ____, a functional language.

(Multiple Choice)
4.8/5
(25)

Program ____ use graphical symbols and relational operators (such as

(Multiple Choice)
4.8/5
(38)

In a(n) procedural program, variables can be accessed and their values changed from any module in the program, as appropriate. _________________________

(True/False)
4.9/5
(33)

____________________ is a version of BASIC that uses a visual programming environment to help programmers quickly and easily create programs.

(Short Answer)
4.9/5
(47)

Java programs are compiled into a format called bytecode.

(True/False)
4.7/5
(28)

With most programs, compiling or interpreting a program for the first time will result in errors, and the assembling process consists of locating and correcting these errors.

(True/False)
4.8/5
(33)

Structured programming embodies a top-down design philosophy.

(True/False)
4.8/5
(29)

A(n) ____ occurs when the programmer has not followed the proper rules of the programming language being used.

(Multiple Choice)
4.8/5
(31)

One property that makes 4GLs easier to use is that they are declarative, rather than procedural like third-generation languages.

(True/False)
4.8/5
(32)
Showing 81 - 100 of 100
close modal

Filters

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