Exam 10: Behind the Scenes: Software Programming
Exam 1: The Impact of Technology in a Changing World120 Questions
Exam 2: Looking at Computers: Understanding the Parts140 Questions
Exam 3: Using the Internet: Making the Most of the Webs Resources129 Questions
Exam 4: Application Software: Programs That Let You Work and Play124 Questions
Exam 5: System Software: the Operating System, Utility Programs, and File Management133 Questions
Exam 6: Understanding and Assessing Hardware: Evaluating Your System134 Questions
Exam 7: Networking: Connecting Computing Devices132 Questions
Exam 8: Managing a Digital Lifestyle: Challenges and Ethics128 Questions
Exam 9: Securing Your System: Protecting Your Digital Data and Devices135 Questions
Exam 10: Behind the Scenes: Software Programming130 Questions
Exam 11: Behind the Scenes: Databases and Information Systems134 Questions
Exam 12: Behind the Scenes: Networking and Security in the Business World127 Questions
Exam 13: Behind the Scenes: How the Internet Works124 Questions
Exam 14: Technology In Action Complete: Appendix A41 Questions
Exam 15: Technology In Action Complete: Appendix B36 Questions
Select questions type
Before programmers decide which programming language to use or start writing code, they develop a complete description of the task the program needs to accomplish. This is called a ________.
(Multiple Choice)
4.9/5
(40)
You can automate features in most modern software programs by using custom-built miniprograms called ________.
(Short Answer)
4.8/5
(38)
What is the first step of the system development life cycle (SDLC)?
(Multiple Choice)
4.9/5
(30)
In the "Making a Plan" step of the PDLC, a(n) ________ is written in natural, ordinary language describing exactly what the computer program is to do.
(Short Answer)
4.9/5
(32)
________ is considered an architecture- neutral language, because it can run on many different CPUs with only one compilation.
(Short Answer)
4.8/5
(38)
Match each of the following terms to its definition:
Correct Answer:
Premises:
Responses:
(Matching)
4.8/5
(33)
The binary sequence that instructs the CPU to run the code is called a(n) ________.
(Short Answer)
4.9/5
(35)
The process of running a program over and over to find and repair errors and make sure the program behaves in the way it should is known as ________.
(Short Answer)
4.9/5
(32)
In the ________ phase of the SDLC, exploration of the depth of a problem and development of program specifications take place.
(Short Answer)
4.9/5
(28)
Which category of programming languages use graphical blocks to represent control elements and variables?
(Multiple Choice)
4.8/5
(35)
Object-oriented ________ are defined by the information (data) and the actions (methods) associated with them.
(Multiple Choice)
4.9/5
(40)
________-generation languages use symbols and commands to help programmers tell the computer what to do.
(Short Answer)
4.8/5
(31)
Eventually all programming languages will merge into one universal language.
(True/False)
4.9/5
(30)
A(n) ________ is a program which reads the instructions programmers have written and translates these instructions into binary patterns that will execute commands on the CPU.
(Short Answer)
4.9/5
(39)
A(n) ________ is a control structure that continues to be performed while a test condition is true.
(Short Answer)
4.7/5
(33)
Showing 61 - 80 of 130
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)