Exam 10: Building Systems and Applications: Software Development, Programming, and Languages
Exam 1: Introduction to Information Technology: the Future Now205 Questions
Exam 2: The Internet and the World Wide Web: Exploring Cyberspace232 Questions
Exam 3: Software: Tools for Productivity and Creativity263 Questions
Exam 4: Hardware: the Cpu and Storage: the Source of Computing Power198 Questions
Exam 5: Hardware: Input and Output: Taking Charge of Computing and Communications202 Questions
Exam 6: Communications, Networks, and Cyberthreats: the Wired and Wireless World171 Questions
Exam 7: Personal Technology: the Future Is You81 Questions
Exam 8: The Era of Big Data: Databases, Information Systems, and Artificial Intelligence182 Questions
Exam 9: The Challenges of the Digital Age: Society and Information Technology Today86 Questions
Exam 10: Building Systems and Applications: Software Development, Programming, and Languages209 Questions
Select questions type
A fourth-generation language that programmers use to create parts of programs based on descriptions of those parts is called a(n)________.
Free
(Short Answer)
4.8/5
(36)
Correct Answer:
application generator
What is the difference between unit testing and system testing?
Free
(Essay)
4.9/5
(29)
Correct Answer:
Both types of testing are frequently used during Phase 4 of the SDLC: Develop the system.First,unit testing is done to test the performance of individual parts using test (made-up or sample)data.If the program is written as a collaborative effort of multiple programmers,each part of the program is tested separately.In system testing,the parts are linked,and test data is used to see if the parts work together.At this point,actual organizational data may be used to test the system.The system is also tested with erroneous and massive amounts of data to see if the system can be made to fail (crash).
Programming is sometimes called ________.
Free
(Short Answer)
4.8/5
(29)
Correct Answer:
software engineering or engineering
Typographical errors and / or incorrect use of the programming language are referred to as ________.
(Multiple Choice)
4.9/5
(22)
Operator documentation is written to help nonprogrammers know what to do when the program malfunctions.
(True/False)
4.7/5
(38)
A preliminary design,a detail design,and a report on the work done on these are created during the ________ phase of the SDLC.
(Multiple Choice)
4.8/5
(36)
High-level languages,or third-generation languages,are also known as ________ languages.
(Short Answer)
4.8/5
(39)
Top management reviews a problem first before assigning tasks to a programming team.This is referred to as the top-down approach to programming.
(True/False)
4.8/5
(45)
An interpreter can translate and save a high-level language as object code.
(True/False)
4.9/5
(29)
A type of systems software that translates a program written in a second-,third-,or higher-generation language into machine language is called a(n)________.
(Short Answer)
4.9/5
(35)
The point of structured programming is to make programs take up less space on a hard drive.
(True/False)
4.9/5
(36)
Using workstations,CASE tools,and other software to build working models of system components so that they can be quickly tested and evaluated is known as ________.
(Short Answer)
4.8/5
(37)
Which of these is the lowest of the five generations of programming languages?
(Multiple Choice)
4.9/5
(29)
Adjusting and improving the system by having system audits and periodic evaluations and making changes based on new conditions constitute the ________ phase of the SDLC.
(Short Answer)
5.0/5
(38)
In the SDLC's third phase,the way in which a proposed information system will deliver the general abilities described in the preliminary design is described in the ________ design.
(Multiple Choice)
4.7/5
(35)
Encapsulation,inheritance,and ________ are three important concepts involved in object-oriented programming.
(Short Answer)
4.8/5
(29)
In the ________ control structure,there are no decisions to make; each program statement follows another in logical order.
(Short Answer)
4.9/5
(36)
Showing 1 - 20 of 209
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)