Filters
Question type

Study Flashcards

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

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

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.


A) expert programming
B) rapid application development
C) agile software development
D) team development

Correct Answer

verifed

verified

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


A) Benchmark
B) Bug
C) Alpha
D) Beta

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

____ 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.


A) JavaScript
B) PHP
C) Java
D) Perl

Correct Answer

verifed

verified

Program ____ use graphical symbols and relational operators (such as


A) structure charts
B) flowcharts
C) pseudocode
D) models

Correct Answer

verifed

verified

Java programs are compiled into a format called bytecode.

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

Structured programming embodies a top-down design philosophy.

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

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


A) logic error
B) assembly error
C) syntax error
D) coding error

Correct Answer

verifed

verified

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


A) selection control structure
B) sequence control structure
C) control structure
D) repetition control structure

Correct Answer

verifed

verified

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.


A) C
B) Java
C) Visual Basic
D) Scheme

Correct Answer

verifed

verified

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


A) Object-oriented  languages
B) Aspect-oriented  languages
C) Markup languages
D) XL languages

Correct Answer

verifed

verified

Common IDEs include Visual Studio and ____.


A) Marin Studio
B) Eclipse
C) Xain Studio
D) VxWorks

Correct Answer

verifed

verified

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.

Correct Answer

verifed

verified

Showing 81 - 100 of 100

Related Exams

Show Answer