Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Discovering Computers
Quiz 12: Information Systems and Program Development: Designing and Building Solutions
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 121
True/False
A machine-dependent language can run on many different types of computers and operating systems.
Question 122
True/False
An interpreter is a separate program that converts an entire source program into machine language before executing it.
Question 123
True/False
A CASE tool is an environment that allows software developers to test their programs with fictitious data without adversely affecting other programs, information systems, or data.
Question 124
True/False
With a low-level language, each language instruction typically equates to multiple machine language instructions.
Question 125
True/False
After users approve a layout chart, the systems analyst develops a mockup for programmers.
Question 126
True/False
Many people should review the detailed design specifications before they are given to the programming team.
Question 127
True/False
ASP.NET is used for the development of artificial intelligence applications.
Question 128
True/False
CASE tools support only one specific activity in system development.
Question 129
True/False
In developing a computer security plan, the CSO should recognize that some degree of risk is unavoidable.
Question 130
True/False
During input and output design, the inputs always are designed first because they help define the requirements for the outputs.
Question 131
True/False
An interpreter reads a code statement, converts it into one or more machine language instructions, and then executes those machine language instructions before moving to the next code statement.
Question 132
True/False
The advantage of the direct conversion strategy is that it is extremely safe and will not disrupt operations seriously if the new system does not work correctly the first time.
Question 133
True/False
Java uses a just-in-time compiler to convert the machine-independent code into machine-dependent code that is executed immediately.
Question 134
True/False
A source program is the one used by programmers to convert machine language into assembly language as shown in the accompanying figure.
Question 135
True/False
A computer can execute an assembly source program.
Question 136
True/False
When the systems analyst identifies the data and process requirements, the next step is to develop detailed design specifications for the components in the proposed system.