MCQOPTIONS
Saved Bookmarks
This section includes 11 Mcqs, each offering curated multiple-choice questions to sharpen your Software Engg knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
IN_DESIGN_PHASE,_WHICH_IS_THE_PRIMARY_AREA_OF_CONCERN_??$ |
| A. | Architecture |
| B. | Data |
| C. | Interface |
| D. | All of the mentioned |
| Answer» E. | |
| 2. |
Cohesion is a qualitative indication of the degree to which a module$ |
| A. | can be written more compactly |
| B. | focuses on just one thing |
| C. | is able to complete its function in a timely manner |
| D. | is connected to other modules and the outside world |
| Answer» C. is able to complete its function in a timely manner | |
| 3. |
The_importance_of_software_design_can_be_summarized_in_a_single_word_which_is:$ |
| A. | Efficiency |
| B. | Accuracy |
| C. | Quality |
| D. | Complexity |
| Answer» D. Complexity | |
| 4. |
Coupling is a qualitative indication of the degree to which a module |
| A. | can be written more compactly |
| B. | focuses on just one thing |
| C. | is able to complete its function in a timely manner |
| D. | is connected to other modules and the outside world |
| Answer» E. | |
| 5. |
Debugging is? |
| A. | creating program code |
| B. | finding and correcting errors in the program code |
| C. | identifying the task to be computerized |
| D. | creating the algorithm |
| Answer» C. identifying the task to be computerized | |
| 6. |
____________ is the process of translating a task into a series of commands that a computer will use to perform that task. |
| A. | Project design |
| B. | Installation |
| C. | Systems analysis |
| D. | Programming |
| Answer» E. | |
| 7. |
Who designs and implement database structures. |
| A. | Programmers |
| B. | Project managers |
| C. | Technical writers |
| D. | Database administrators |
| Answer» E. | |
| 8. |
Actual programming of software code is done during the ____________ step in the SDLC. |
| A. | Maintenance and Evaluation |
| B. | Design |
| C. | Analysis |
| D. | Development and Documentation |
| Answer» E. | |
| 9. |
In the Analysis phase, the development of the ____________ occurs, which is a clear statement of the goals and objectives of the project. |
| A. | documentation |
| B. | flowchart |
| C. | program specification |
| D. | design |
| Answer» D. design | |
| 10. |
A step by step instruction used to solve a problem is known as |
| A. | Sequential structure |
| B. | A List |
| C. | A plan |
| D. | An Algorithm |
| Answer» E. | |
| 11. |
Which is the first step in the software development life cycle ? |
| A. | Analysis |
| B. | Design |
| C. | Problem/Opportunity Identification |
| D. | Development and Documentation |
| Answer» D. Development and Documentation | |