Exam 11: Program Development and Programming Languages
Exam 1: Introduction to the World of Technology100 Questions
Exam 2: The System Unit, Processing, and Memory100 Questions
Exam 3: Storage100 Questions
Exam 4: Input and Output100 Questions
Exam 5: System Software: Operating Systems and Utility Programs100 Questions
Exam 6: Application Software: Desktop and Mobile Apps100 Questions
Exam 7: Networks and Communication Devices100 Questions
Exam 8: The Internet100 Questions
Exam 9: Security and Privacy100 Questions
Exam 10: Information Systems and System Development100 Questions
Exam 11: Program Development and Programming Languages100 Questions
Exam 12: Databases and Database Management Systems100 Questions
Exam 13: Intellectual Property Rights, Ethics, Health, Access, and the Environment100 Questions
Select questions type
____________________ is an open source, object-oriented programming language recently developed by Google and designed as a JavaScript replacement for Web apps.
(Short Answer)
4.8/5
(39)
The major disadvantage associated with ____________________ is that they work less efficiently than compilers do because they translate each program statement into machine language just before executing it each time the program is run.
(Short Answer)
4.8/5
(31)
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. One of the languages that Kelley is learning is ____, an object-oriented programming language that is commonly used to write Web applications.
(Multiple Choice)
4.9/5
(32)
____________________ is a set of standard notations that is widely used for modeling object-oriented programs.
(Short Answer)
4.8/5
(30)
Pseudocode expresses the steps in a program, module, or method, but it uses English-like statements in place of the flowchart's graphical symbols.
(True/False)
4.7/5
(30)
Once the system containing the program is up and running, the implementation process of the program implementation and maintenance phase is complete.
(True/False)
4.9/5
(34)
The documentation resulting from the design phase of the ____ is a set of design specifications that illustrates the program needed to fulfill the program requirements.
(Multiple Choice)
4.9/5
(39)
Structure charts are used to illustrate the step-by-step logic that is to take place within a program, module, or method.
(True/False)
4.8/5
(35)
User documentation normally consists of a user's manual containing instructions for running the program, a description of software commands, and so forth. _________________________
(True/False)
4.7/5
(26)
The first official recorded use of the word "bug" in the context of computing is associated with the temporary failure of the ____ computer.
(Multiple Choice)
4.9/5
(32)
A(n) macro is a sequence of saved actions (such as keystrokes, mouse clicks, and menu selections) that can be replayed whenever needed within the application program in which it was created. _________________________
(True/False)
4.7/5
(27)
____ was created to fill the need for a teaching tool to encourage structured programming.
(Multiple Choice)
4.8/5
(40)
Before running code written in any programming language, be sure you know how to interrupt program execution in case you have a logic error and the program becomes stuck in an endless loop.
(True/False)
4.7/5
(41)
In a(n) ____ check, the programmer "walks" through the program design, keeping track of the values of any loop counters and other variables in a tracing table to ensure the program does what it is intended to do.
(Multiple Choice)
4.9/5
(42)
____________________ is a low-level programming language that uses names and other symbols to replace some of the 0s and 1s in machine language.
(Short Answer)
4.8/5
(32)
With logic errors, the program will run but the output will be wrong.
(True/False)
4.7/5
(31)
It is important to realize that with a markup language like HTML, the Web browser, Web browser settings, and device used to display the Web page ultimately determine what the Web page will look like.
(True/False)
4.9/5
(41)
Showing 41 - 60 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)