Exam 13: Program Development and Programming Languages
Exam 1: Introduction to the World of Computers100 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 Software100 Questions
Exam 7: Computer Networks100 Questions
Exam 8: The Internet and the World Wide Web100 Questions
Exam 9: Network and Internet Security100 Questions
Exam 10: Multimedia and the Web100 Questions
Exam 11: E-Commerce100 Questions
Exam 12: Information Systems and System Development100 Questions
Exam 13: Program Development and Programming Languages100 Questions
Exam 14: Databases and Database Management Systems100 Questions
Exam 15: Computer Security and Privacy100 Questions
Exam 16: Intellectual Property Rights, Ethics, Health, Access, and the Environment100 Questions
Select questions type
Fourth-generation languages are commonly used to access ____.
(Multiple Choice)
4.8/5
(32)
With the do until structure,the instructions in the loop are repeated as long as a certain condition is true.
(True/False)
4.8/5
(35)
Case 13-1
The Rainbow Trout Company specializes in developing software that is useful to amateur and professional fishermen.They often work on projects with constantly changing requirements.
-The Rainbow Trout Company uses the ____ approach,which emphasizes teams of people working closely together,which provides for continuous learning and adaptation as the project is developed.
(Multiple Choice)
4.8/5
(29)
The repetition control structure is also called the selection control structure.
(True/False)
4.8/5
(33)
In a(n)procedural program,variables can be accessed and their values changed from any module in the program,as appropriate.
(True/False)
5.0/5
(28)
Ruby on Rails is a framework for developing dynamic Web applications that is written in the Ruby programming language
(True/False)
4.8/5
(28)
The basic selection control structure is the _________________________,in which the condition can only result in two possibilities-true or false (yes or no).
(Short Answer)
4.8/5
(43)
A structured program is divided into individual modules;each module represents a specific processing task.
(True/False)
4.7/5
(35)
Rather than creating a complete object module for a program,a(n)____ reads,translates,and executes the source program one line at a time.
(Multiple Choice)
5.0/5
(43)
____ are small programs that are designed to be inserted into Web
(Multiple Choice)
4.8/5
(31)
An advantage to using 4GLs is that they can result in a smaller number of program statements and more efficient object code when they are compiled into machine language.
(True/False)
4.9/5
(43)
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.7/5
(29)
In a computer program,____ are named memory locations that are defined for that particular program and are used to store the current value of data items used in the program.
(Multiple Choice)
4.8/5
(41)
Although there is no precise definition of 3GLs,they are even further from machine language than fourth-generation languages,and,therefore,are much easier to use.
(True/False)
4.9/5
(29)
It is easier to write comments- particularly comments explaining the logic of a program-at the time the program is coded,instead of trying to add those comments at the end of the project.
(True/False)
4.8/5
(37)
Python programs run on computers using the Windows,Linux,UNIX,Mac OS X,or OS/2 operating systems,as well as on Palm and Nokia mobile devices.
(True/False)
4.9/5
(44)
Showing 81 - 100 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)