ITE 115 - Introduction to Computer Applications and Concepts » Spring 2022 » Module 8 Quiz

Need help with your exam preparation?

Question #1
Which software development method uses a linear, structured development cycle that completes each step before continuing to the next phase?
A.   rapid application development
B.   waterfall method
C.   whirlpool method
D.   agile development
Question #2
_____ is the process of setting up a program or app to work with your computer, mobile device, and other hardware.
A.   Installation
B.   Registration
C.   Activation
D.   Upgrading
Question #3
A banking app requires stringent access control measures for security reasons. Which of the following techniques could be used to define who can use the app and what actions they can perform?
A.   Require users to identify themselves using biometrics or passwords.
B.   Create a strict license agreement for the app.
C.   Display a stern warning on the welcome screen.
D.   Require users to install antivirus software on their devices.
Question #4
_____ is designed to prevent illegal distribution of movies, music, and other digital content, including programs and apps.
A.   shareware
B.   intellectual property
C.   digital rights management
D.   copyright
Question #5
Which of the following tools translates the source code of a procedural program into binary code?
A.   code repository
B.   source code editor
C.   compiler
D.   debugger
Question #6
_____ are tools that track the memory usage, status, and errors of currently running software.
A.   Process managers
B.   System information lists
C.   Patch finders
D.   Auditing instruments
Question #7
What type of software monitors all incoming and outgoing traffic for your computer and blocks suspicious activity?
A.   disk cleaner
B.   ransomware
C.   antispyware
D.   firewall
Question #8
_____ is the process of creating programs and apps from the idea stage to distribution to users.
A.   System auditing
B.   Software development
C.   Cloud computing
D.   Object-oriented programming
Question #9
Emma needs to purchase a note-taking app for her iPhone. Which of the following sources is typically safe for purchasing the app?
A.   Website called FreeAppleApps
B.   App Store for iOS
C.   Email message containing download link
D.   Flash drive containing apps her friend copied
Question #10
Alexis changed a few default settings on a program she was using on her computer. Afterward, however, she did not like the results and preferred to get it back to default settings. Unfortunately, Alexis does not remember exactly what she changed. Which of the following types of tools could help her in this scenario?
A.   Restorers
B.   Patch finders
C.   Auditing tools
D.   Process managers
Question #11
Meredith was using a spreadsheet app when it stopped responding and closed unexpectedly. What happened to the app?
A.   an activation
B.   a patch
C.   piracy
D.   a crash
Question #12
Which type of software is copyrighted and distributed for free for a trial period, and then requires you to send payment to continue using the program?
A.   Shareware
B.   Open source
C.   Freeware
D.   Public domain
Question #13
Which type of software is copyrighted and provided at no cost, though the developer retains all rights to the program?
A.   public domain software
B.   custom software
C.   Software as a Service (SaaS)
D.   freeware
Question #14
The set of activities performed to build a program is called the _____.
A.   prototyping
B.   integrated development environment (IDE)
C.   object-oriented programming loop
D.   software development life cycle (SDLC)
Question #15
When Russ opened a website on his browser, he saw an error that the site was not compatible with the browser version he was running it on. What tools could Russ use to troubleshoot this issue?
A.   Restorers
B.   Patch finders
C.   Process managers
D.   Auditing tools
Question #16
File transfer programs belong in what software category?
A.   Security
B.   Communications
C.   Productivity (business and personal)
D.   File, disk, and system management
Question #17
Ned wants to use a programming tool that includes a source code editor, debugger, and compiler. What type of software should Ned select?
A.   cloud development
B.   integrated development environment (IDE)
C.   code repository
D.   4GL development tool
Question #18
Which of the following is an example of an object-oriented programming language?
A.   Fortran
B.   Java
C.   DevOps
D.   HTML
Question #19
Which of the following translation tools does NOT produce or store object code but translates instructions statement by statement?
A.   Compilers
B.   Debuggers
C.   Eclipse
D.   Interpreters
Question #20
_____ are new releases of an app and may require an additional fee before you can install them.
A.   Restorers
B.   Patches
C.   Service Packs
D.   Upgrades
Question #21
Which type of programming language provides a graphical environment where the programmer uses a combination of English-like instructions, graphics, icons, and symbols to create code?
A.   Procedural language
B.   Machine language 
C.   Assembly language
D.   Fourth generation language
Question #22
What kind of software products can you download from the Internet without being subjected to copyright restrictions?
A.   Freeware
B.   Public domain software
C.   Open source software
D.   Shareware
Question #23
Which of the following does a software license usually specify?
A.   number of people authorized to use the software
B.   steps for installing and uninstalling the software
C.   amount of RAM required to run the software
D.   geographic locations where users can run the software
Question #24
During which phase of the SDLC does an app receive necessary maintenance, such as fixing errors or monitoring performance?
A.   Design phase
B.   Implementation phase
C.   Analysis phase
D.   Support and security phase
Question #25
In which phase of the SDLC is the feasibility study done to determine if the project is worth pursuing?
A.   Design phase
B.   Implementation phase
C.   Planning phase
D.   Analysis phase
Question #26
While starting an app, Ian received an error message indicating that the version was no longer supported. How can Ian resolve the issue?
A.   Visit the manufacturer's website and install the latest updates for the app.
B.   Use system software to update the operating system.
C.   Restart the app and close the error message whenever it opens.
D.   Uninstall the app and then reinstall it.
Question #27
A software company is working on a new project for a mutual fund organization. The client expects the scope of the project to be flexible; their goals are evolving and they needed to test the product as components are finished. Which type of project development methodology should be adopted?
A.   Predictive development
B.   Waterfall model
C.   Agile development
D.   Rapid application development
Question #28
An growing organization needs to provide software to all of its current and future employees. Which of the following should the organization purchase?
A.   Multiple user license agreement
B.   Single user license agreement
C.   End user license agreement
D.   Site license
Question #29
Why should we use an uninstaller that comes with an operating system rather than the system’s file management program to delete the folder containing the program’s files to remove a software or app from a device?
A.   An uninstaller moves the program files to the Recycle Bin for safety, but deleting a folder permanently removes them.
B.   It can be difficult to find the folder containing the program files.
C.   An uninstaller removes the program files and any associated entries in the system files.
D.   An uninstaller makes a backup before removing the program files.
Question #30
What type of program would have a class named Student with objects called fullTime and partTime?
A.   object-oriented program
B.   markup language program
C.   procedural language program
D.   machine language program
Question #31
The project manager of a software development team needs to hire someone to review every part of the software to make sure it works as intended. What position should he advertise for?
A.   IT member
B.   Programmer
C.   Tester
D.   Designer
Question #32
Which of the following programming languages adds interactivity to websites?
A.   JavaScript
B.   HTML
C.   C++
D.   Ruby
Question #33
What is the goal of a DevOps methodology?
A.   to create a final, functional product in one development cycle
B.   to produce programs quickly and then offer continuous updates
C.   to follow a linear and structured development cycle.
D.   to condense development and create a quality product.
Question #34
Movies, music, and other digital content can be illegally distributed. What laws or strategy are designed to prevent this illegal distribution?
A.   Intellectual Property rights
B.   Access controls
C.   License Agreement
D.   Digital Rights Management
Question #35
Which commonly used programming language is used to manage, access, and search for database content?
A.   C++
B.   SQL
C.   Java
D.   HTML
Question #36
What area of software development focuses on the user's reaction to and interaction with the software product?
A.   User experience
B.   Quality assurance
C.   System documentation
D.   Technical feasibility
Question #37
  
A.   unfinished system proposal
B.   incomplete documentation
C.   missing prototype
D.   inadequate feasibility study
Question #38
What can you do to make sure you are not contributing to software piracy?
A.   Do not use freeware or shareware.
B.   Buy software only from legitimate resellers or directly from the manufacturer.
C.   Uninstall apps you are no longer using.
D.   Read and accept all software license agreements.
Question #39
What type of security software prevents, detects, and removes malware that tries to collect personal information or change computer settings without your consent?
A.   Firewall
B.   Antispyware
C.   Antivirus
D.   Antispam
Question #40
During which phase of the SDLC is software tested to make sure each function works as intended?
A.   analysis
B.   implementation
C.   design
D.   all phases
Question #41
Which of the following is not a general guideline for developers?
A.   Group programming activities into phases.
B.   Start programming before creating a proposal.
C.   Involve users for whom the program is being developed.
D.   Define the standards, or sets of rules and procedures, for creating the product.
Question #42
Is it advisable to enable automatic updates on security software?
A.   No; automatic updates can cause create problems in security software.
B.   No; automatic updates require excessive storage space and slow the computer.
C.   Yes; this helps to catch and quarantine new malware before it harms the computer.
D.   Yes, though you must pay an additional fee for automatic updates.
Question #43
Which of the following is a common copyright infringement that involves illegally copying software, movies, music, and other digital materials?
A.   Access control
B.   License agreement
C.   Piracy
D.   Digital rights management
Question #44
In which category of software do Microsoft Office Word and Excel belong?
A.   Productivity
B.   Personal interest
C.   Security
D.   Graphics and media
Question #45
What defines the behavior of an object in object-oriented programming ?
A.   Device or platform on which the program runs 
B.   Class
C.   Object by itself
D.   Method
Question #46
Users of a new chat app reported many errors and bugs. What should the app developers release to solve the problems?
A.   Patch
B.   Service pack
C.   Upgrade
D.   Restorer
Question #47
Che contracted with a software development team to create a program for his company. He wants to review the budget and schedule for the project every week. Which project team member should he contact for this information?
A.   Programmer
B.   Designer
C.   IT department
D.   Project manager
Question #48
At what point are you responsible for following the terms in a software license agreement?
A.   when you give the software to someone else
B.   when you click or take another action to accept the terms
C.   when you register the software
D.   when you purchase the software
Question #49
What do you call the rules each programming language has for writing instructions?
A.   interpreter
B.   grammar
C.   source code
D.   syntax
Question #50
Designers use ___________, which are blueprints of different aspects of the program that also indicate how a user gets from one area of the program to another.
A.   DevOps
B.   wireframes
C.   code
D.   documentation

Need help with your exam preparation?