Solved
_____is the systems development methodology that focuses on iterative stages of defining,
building and releasing features of a system (and thus producing a succession of releases)
Correct answer-Agile
_____ is the systems development methodology that focuses on completing the systems
development steps sequentially (complete one phase and then move onto the next) without
backtracking or repeating any steps Correct answer-Waterfall
With _____ the digital environment is anchored to and replaces the real world Correct
answer-Mixed reality that starts with the virtual world
____ augmented reality uses a camera and some type of visual marker, such as a QR code, to
produce a result only when the market is sensed by a reader Correct answer-Marker-
Based Augmented Reality
____ is the ability to navigate the sea of information that is generated by machines
Correct answer-Data Literacy
What are some of the reasons Walmart is turning to robots to fill certain tasks? Correct
answer-- Associates can assist customers, sell to customers, and find their work more fulfilling
- Limit worker turnover
- Better-manage rising cost
**resource uncertainty
, ISQS Exam 3; Questions & Answers 100%
Solved
_____ refers to how and which direction a part is placed on the 3D printing build platform
Correct answer-Orientation
According to the prep material, researchers have developed silicon based quantum devices that
are _____ error free Correct answer-99%
Logical Structures for Programing Correct answer-1. Sequence
2. Selection
3. Iteration
Sequence Correct answer-- Programming statements are executed sequentially
- Programmer must determine the logical sequence necessary to solve the problem
Selection Correct answer-- Selection statements allow branching logic in programs
- Choice of which path to follow is based on a specified condition
Iteration Correct answer-- Loops allow a set of statements to be repeated when program
runs
- Allows for more compact, efficient source code
, ISQS Exam 3; Questions & Answers 100%
Solved
Machine Language Correct answer-Binary codes unique to specific platforms
Assembly Language Correct answer-Uses short words (mnemonics) for instructions
instead of binary numbers (e.g., MOV for move)
High-Level Language Correct answer-Allows simple creation of powerful and complex
programs
What are the duties and responsibilities of a software developer? Correct answer-1.
Develop and test software to meet consumers' and clients' needs.
2. Recommend and develop upgrades for existing applications.
3. Create models and diagrams to show programmers the code needed for applications.
4. Monitor quality and performance of applications through testing and maintenance.
5. Document all work for future reference.
What skills and competencies should a software developer have? Correct answer-1.
Creativity and innovation
2. Interpersonal and communication skills
3. Analytical skills
4. Concentration and focus
5. Problem-solving skills