Exam 10: The Tower of Babel

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

Discuss dynamic webpages and PHP.

(Essay)
4.9/5
(40)

Although C++ supports the basic arithmeticoperations of addition, subtraction, multiplication, and division by providingsimple operators (+, −, *, /) to do these tasks, there is no operator forexponentiation-that is, raising a value to a power.

(True/False)
4.8/5
(35)

The majority of business transactions, billions of them per day, are still done on ____________________ code that has now been updated and is likely to continue to run for the foreseeable future.

(Short Answer)
4.8/5
(44)

One of the newest languages, ____, was designed for building apps on the iOSand OS X operating systems.

(Multiple Choice)
4.9/5
(42)

____is the most widely used language for writing system software becauseit combines the power of a high-level language with the ability to circumventthat level of abstraction and work at the assembly-language-like level.

(Multiple Choice)
4.9/5
(42)

C# is the successor to C++ and is the same basic language.

(True/False)
4.9/5
(32)

The use of parallelism always reduces processing time because subtasks are being executed concurrently.

(True/False)
4.9/5
(28)

Procedural languages differ in the details of assigning a new value to a variable, in the mechanisms the language provides for directing the flow of control through conditional and looping statements, and in the statement forms that control input and output.

(True/False)
4.8/5
(35)

____ was originally designed for systems programming, in particular for writing the operating system UNIX.

(Multiple Choice)
4.8/5
(43)

Writing all computer programs in the same programming language would be more efficient because all languages meet essentially the same needs.

(True/False)
4.9/5
(37)

Old computer code that is still in use is known as ____.

(Multiple Choice)
4.9/5
(34)

C++ is in fact a "subset" of C, meaning that all of the C++ language is part of C.

(True/False)
4.9/5
(35)

At some point, an increase in the number of ____________________ can become more of a hindrance than a help, due to the extra data communication required.

(Short Answer)
4.9/5
(31)

____ is the FORTRAN implementation of "input."

(Multiple Choice)
4.8/5
(31)

Early versions of FORTRAN allowed the use of mathematical symbols such as < to compare two quantities.

(True/False)
4.9/5
(39)

Early versions of FORTRAN included a while loop mechanism._________________________

(True/False)
4.9/5
(28)

The task of finding the largest number in a list can be solved in a MIMD parallel fashion using the ____ model.

(Multiple Choice)
5.0/5
(36)

Using a single processor, finding the largest of N numbers takes ____ time.

(Multiple Choice)
4.8/5
(35)

A(n) ____ is a model or mental framework for representing or thinking about something.

(Multiple Choice)
4.7/5
(28)

Today ____ is still strong in the transportation industry (aircraft, helicopters, subway systems, European high-speed train control systems) and in safety monitoring systems at nuclear reactors, as well as in financial and communication systems.

(Multiple Choice)
4.8/5
(43)
Showing 21 - 40 of 50
close modal

Filters

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