MCQ Bank
To insert a hyperlink on the selected text or image press ___________ from the keyboard.
- A) Ctrl + M
- B) Ctrl + K
- C) Ctrl + D
- D) Esc
Shape style, fonts and color are the __________ of the theme in PowerPoint.
- A) Indents
- B) Elements
- C) formats
- D) views
The Spell check can be applied to selected text in a PowerPoint slide by pressing ___from the keyboard.
- A) F1
- B) F5
- C) F12
- D) F7
To activate the pen tool during a show simply press _________from the keyboard.
- A) Ctrl + P
- B) Ctrl + M
- C) Ctrl + D
- D) Ctrl + K
To duplicate the current side in PowerPoint just press _______ from the keyboard.
- A) Ctrl + K
- B) Ctrl + M
- C) Ctrl + D
- D) Ctrl + P
Press ________ from the keyboard to make the screen go white during a slide show in PowerPoint.
- A) B
- B) E
- C) S
- D) W
To erase pen tool drawings during a slide show in the PowerPoint press_________from the keyboard.
- A) E
- B) backspace
- C) Esc
- D) delete
In PowerPoint to change the case of the selected text having _____ different choices.
- A) 6
- B) 5
- C) 4
- D) 8
In PowerPoint the Character Spacing drop-down gallery, there are _____ options
- A) 6
- B) 5
- C) 8
- D) 4
____________ are the sophisticated software packages that are primerly designed for the software engineering environment.
- A) IDE's
- B) EDI's
- C) EDS's
- D) IDS's
Which phase provides a road map for the developers during project planing?
- A) System Analysis
- B) Software Design
- C) Testing
- D) Coding
What is the role of a software analyst in the development process?
- A) Responsible for database management
- B) Primarily involved in writing programs
- C) Focused on the implementation step
- D) Involved with the entire development process, with emphasis on requirements analysis and design
Which template does the Java programming language offer to programmers, allowing them to easily implement objects for performing specific roles within an application?
- A) C++ Standard Template Library
- B) NumPay
- C) Application Programming Interface
- D) .Net Framework Class Library
Interior feature of the system can be ignored by the programmer/user, this abstraction technique is also called:
- A) Coupling
- B) Cohesion
- C) Assembling
- D) Black Box
What is the primary goal of the requirements analysis phase in the software development life cycle?
- A) Develop the user manual
- B) Code generation
- C) Identify stakeholders
- D) Specify the services the system will provide
The Manufactured Product moves into Maintenance phase for _____________ .
- A) Error detection
- B) Error removal
- C) Error correction
- D) Repair process
How is a programmer's role distinct from that of a software analyst in the implementation stage?
- A) Programmers only work on database development.
- B) Programmers are responsible for the entire development process.
- C) Programmers focus on requirements analysis and design.
- D) Programmers are primarily involved in the implementation step.
________________ is the process in which prototypes evolve into the complete (final) system in the incremental model.
- A) Evolutionary prototyping
- B) Iterative prototyping
- C) Rapid prototyping
- D) Throwaway prototyping
What does basis path testing aim to achieve?
- A) Applying efforts in a concentrated area.
- B) Executing each instruction at least once.
- C) Identifying equivalence classes.
- D) Identifying better strategies.
Pre-developed model of solving recurring problems in software is called
- A) Modules
- B) GUI
- C) Specific Code
- D) Design pattern