Exam 10: The Tower of Babel
Exam 1: An Introduction to Computer Science50 Questions
Exam 2: Algorithm Discovery and Design50 Questions
Exam 3: The Efficiency of Algorithms50 Questions
Exam 4: The Building Blocks: Binary Numbers, Boolean Logic, and Gates50 Questions
Exam 5: Computer Systems Organization50 Questions
Exam 6: An Introduction to System Software and Virtual Machines50 Questions
Exam 7: Computer Networks and Cloud Computing50 Questions
Exam 8: Information Security50 Questions
Exam 9: Introduction to High-Level Language Programming50 Questions
Exam 10: The Tower of Babel50 Questions
Exam 11: Compilers and Language Translation50 Questions
Exam 12: Models of Computation49 Questions
Exam 13: Simulation and Modeling50 Questions
Exam 14: Electronic Commerce, Databases, and Personal Privacy50 Questions
Exam 15: Artificial Intelligence50 Questions
Exam 16: Computer Graphics and Entertainment: Movies, Games, and Virtual Communities50 Questions
Exam 17: Making Decisions About Computers, Information, and Society50 Questions
Select questions type
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)
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)
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)
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
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)