Software Engineering


1) 

Which one of the following is not an Evolutionary Process Model?

Answer: D) All of the mentioned
Explanation


2) 

What are the features of Software Code?

Answer: C) Modularity
Explanation

Software code ought to be crafted in a manner that is transparent, concise, and readily comprehensible. The emphasis should be on maintaining simplicity throughout the organization, implementation, and design of the code. It's essential to structure the code in a manner that facilitates easy access to software components like files and functions. Breaking down the software into multiple parts can enhance its comprehensibility and facilitate troubleshooting.


3) 

Which of the following is designed to control the operations of a computer?

Answer: C) System Software
Explanation

System software controls computer operations, including managing memory and resources, through programs like operating systems and utility software.


4) 

Microsoft word, Microsoft Excel, and Microsoft PowerPoint are the part of

Answer: B) Microsoft Office
Explanation

Microsoft Word, Excel, and PowerPoint are bundled together as part of Microsoft Office, offering tools for word processing, spreadsheet management, and presentation creation, streamlining productivity and collaboration.