Exam 13: Programming Languages and Program Development

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

____ was developed as a procedural interpreted scripting language for both the professional programmer and the nontechnical user.

(Multiple Choice)
4.8/5
(37)

____________________ is a newer type of HTML that allows developers to include more graphical interest and interactivity in a Web page, without the Web page accessing the Web server.

(Short Answer)
4.9/5
(43)

A just-in-time (JIT) compiler converts Java source code into machine code, and a Java interpreter executes the machine code, called bytecode, because the operating system cannot execute it.

(True/False)
4.8/5
(34)

A compiler reads a code statement, converts it into one or more machine language instructions, and then executes those machine language instructions before moving to the next code statement.

(True/False)
4.9/5
(32)

In a(n) ____, the programmer writes instructions that tell the computer what to accomplish and how to do it.

(Multiple Choice)
4.7/5
(37)

What is a programming language? Compare and contrast the two categories of languages, and describe in detail the two main examples of low-level languages, including a discussion of their uses.

(Essay)
4.9/5
(36)

  Figure 13-4 As shown in Figure 13-4, ____ is a popular 4GL query language that allows users to manage, update, and retrieve data in a relational DBMS. Figure 13-4 As shown in Figure 13-4, ____ is a popular 4GL query language that allows users to manage, update, and retrieve data in a relational DBMS.

(Multiple Choice)
5.0/5
(35)

The most popular personal computer COBOL program is Micro Focus, which enables programmers to create and migrate COBOL programs to the Web.

(True/False)
4.9/5
(27)

Dynamic HTML uses the ____________________, which defines every item on a Web page as an object.

(Short Answer)
4.8/5
(41)

In structured design, the main routine often is called the main macro .

(True/False)
4.9/5
(34)

A machine-dependent language can run on many different types of computers and operating systems.

(True/False)
4.9/5
(32)

A(n) ____ is a nonprocedural language that enables users and programmers to access data in a database.

(Multiple Choice)
4.8/5
(35)

A(n) ____ is an interpreted program that runs on the server.

(Multiple Choice)
4.7/5
(38)

With a low -level language, each language instruction typically equates to multiple machine language instructions.

(True/False)
4.8/5
(30)

An event-driven program checks for and responds to events.

(True/False)
4.8/5
(40)

Critical Thinking Questions Case 1 As the director of systems development in your firm, the more junior systems analysts and developers are often turning to you for suggestions about which languages to use for coding some of their projects. Another developer has come to you with a need to do Java program development in the .NET environment. Which of the following languages can you recommend to him?

(Multiple Choice)
4.8/5
(35)

  Figure 13-2 A(n) ____________________, such as that shown in Figure 13-2, graphically shows the logic in a solution algorithm. Figure 13-2 A(n) ____________________, such as that shown in Figure 13-2, graphically shows the logic in a solution algorithm.

(Short Answer)
4.8/5
(29)

Like the do-while control structure, the do-until control structure continues to loop while the condition is true.

(True/False)
4.8/5
(29)

When programmers correct errors or add enhancements to an existing program they are said to be ____ the program.

(Multiple Choice)
4.9/5
(33)

Because C++ is an outgrowth of the C programming language, a programmer needs C programming experience to be a successful C++ programmer.

(True/False)
4.7/5
(36)
Showing 81 - 100 of 191
close modal

Filters

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