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
Structure charts are used to illustrate the step-by-step logic that is to take place within a program,module,or method.
Free
(True/False)
4.9/5
(30)
Correct Answer:
False
What are the steps involved in program development?
Free
(Essay)
4.7/5
(32)
Correct Answer:
The steps involved in program development are referred to as the program development life cycle (PDLC)and consist of the following:
Step 1: Problem analysis
Step 2: Program design
Step 3: Program coding
Step 4: Program debugging and testing
Step 5: Program implementation and maintenance
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.
Free
(True/False)
4.8/5
(37)
Correct Answer:
True
Program ____ use graphic symbols and relational operators (such as < for "less than" and = for "equal to")to portray the sequence of steps needed to fulfill the logic in that program,module,or method.
(Multiple Choice)
4.7/5
(29)
One or more rounds of outside tests for programs created for mass distribution are referred to as alpha tests.
(True/False)
4.9/5
(32)
Three common types of language translators are compilers,interpreters,and coders.
(True/False)
4.9/5
(38)
A(n)_________________________ is a programming package designed for a particular platform (such as the iPhone or Windows Vista computers)that enables programmers to develop applications for that platform more quickly and easily.
(Essay)
4.9/5
(46)
With a(n)sequence control structure,the direction that the program control takes depends on the results of a certain condition.
(True/False)
4.9/5
(35)
At the end of the preliminary debugging process,the original programmer-or,preferably,someone else-runs the program with extensive ____________________ data to try to find any additional errors remaining in the program.
(Short Answer)
4.9/5
(21)
____________________ charts depict the overall organization of a structured program.
(Short Answer)
4.8/5
(33)
A(n)____________________ is a programming error that occurs when running a program produces incorrect results.
(Short Answer)
4.9/5
(34)
Pseudocode expresses the steps in a program,module,or method,but uses English-like statements in place of the flowchart's graphical symbols.
(True/False)
4.8/5
(34)
C is an object-oriented programming language developed by Sun Microsystems.
(True/False)
4.7/5
(35)
According to IBM,____ has yielded significant benefits in the quality of the code and the speed with which programmers can write programs.
(Multiple Choice)
4.8/5
(29)
A computer program before it is compiled is referred to as the ____________________.
(Short Answer)
5.0/5
(38)
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.9/5
(35)
Program coding is the process of writing the actual program steps in the proper format for a particular programming language.
(True/False)
4.8/5
(36)
Today,Java is widely used by businesses and is viewed by many as the replacement for both COBOL and C++.
(True/False)
4.9/5
(45)
In addition to its traditional uses,COBOL is evolving to support new applications.
(True/False)
4.9/5
(37)
Showing 1 - 20 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)