TIA EXAM 2 practice3

Is this your test? Login to manage it. If not, you can generate an assessment just like it.

This is a non-interactive preview of the quiz content.

1.
1 point
Which of the following statements describes dynamic decision making?
2.
1 point
A Web address is stored as a(n) ________ field in a database.
3.
1 point
Small Java-based programs are called ______.
4.
1 point
BASIC FORTRAN COBOL C++ and Java are all ________-generation languages.
5.
1 point
Some programmers include scroll bars title bars buttons and menus in a program simply by adding them to a layout through a process called ________ programming.
6.
1 point
Which of the following development environments enables Web sites to talk to each other easily by introducing a standard way for software to interact through Web services?
7.
1 point
Which of the following is the programming language often used to build Windows applications?
8.
1 point
Which of the following statements about pseudocode is TRUE?
9.
1 point
In which industries is COBOL still commonly used?
10.
1 point
Special symbols called tags are used in which of the following languages?
11.
1 point
Which of the following statements about Java is FALSE?
12.
1 point
Which of the following is the final stage of the program development life cycle (PDLC)?
13.
1 point
Translating an algorithm into a programming language is called
14.
1 point
What does the acronym DBMS stand for?
15.
1 point
Violations of the strict precise set of rules that define a programming language are called _________.
16.
1 point
________ building a small program model is a form of rapid application development (RAD).
17.
1 point
In object-oriented programming each object from a given class is described by its ______.
18.
1 point
The process by which program code is converted into machine language is called _________.
19.
1 point
__________ involves putting data into an electronic file in a format that another application can understand.
20.
1 point
The two main types of decision points are the binary decision and the ________.
21.
1 point
An alternative approach to systems development called ________ makes use of a prototype at the beginning of the project.
22.
1 point
Who is responsible for writing internal documentation for software programs?
23.
1 point
The beta version of software is associated with which part of the program development life cycle (PDLC)?
24.
1 point
Which of these elements is NOT common to all programming languages?
25.
1 point
PROLOG (PROgramming LOGic) is an example of a ________ generation language.
26.
1 point
Most integrated development environments (IDEs) include a debugger that _______.
27.
1 point
The ability to create programs with higher-level programming languages that can be moved from one type of computer to another is called ________.
28.
1 point
Classification, affinity grouping, and estimation are _________ methods used by managers to make their data more meaningful.
29.
1 point
Which of the following is taught as the beginning computer language at many colleges and universities?
30.
1 point
Which language do programmers use if the problem requires a lot of number crunching?
31.
1 point
Which statement does NOT describe fifth-generation languages?
32.
1 point
Which language is used for applications that need to collect information from networked computers?
33.
1 point
A(n) ________ error is caught when the program executes.
34.
1 point
Which of the following is/are NOT part of a program's problem statement?
35.
1 point
Keywords in a programming language that allow the programmer to redirect the flow of the program based on a decision are called _________.
36.
1 point
A variable declaration tells the operating system to allocate space ________.
37.
1 point
In a data warehouse, data gathered from sales, billing, and inventory departments are examples of ________ sources.
38.
1 point
Which statement about selecting the right programming language for a project is FALSE?
39.
1 point
To develop Web-based multimedia Adobe Flash includes a programming language named ________ which is similar to JavaScript in its keywords operators and classes.
40.
1 point
Which of the following would NOT be used to build Web sites with interactive capabilities?
41.
1 point
The binary sequence that instructs the CPU to run the programming code is called a(n) _________.
42.
1 point
Which of the following is NOT a main operation of a database management system (DBMS)?
43.
1 point
The loop decision point consists of three features: an initial value a set of actions to be performed and a(n) _______.
44.
1 point
In terms of object-oriented analysis classes can be defined by actions called
45.
1 point
Decision points consist of binary decisions and ________.
46.
1 point
Which of the following is the first stage of the program development life cycle (PDLC)?
47.
1 point
Structured Query Language (SQL) is an example of a __________.
48.
1 point
Flowcharts and data flow diagrams are used during which step of the SDLC?
49.
1 point
The language that the CPU understands consisting of a sequence of bits is called _________.
50.
1 point
A _________ displays a subset of data from a table (or tables) based on the criteria specified.