SOFTWARE ENGINEERING

INTRODUCTION TO SOFTWARE ENGINEERING

OVERVIEW OF SOFTWARE ENGINEERING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What do you understand by software?
A
Software is documentation and configuration of data
B
Software is set of programs
C
Software is set of programs, documentation & configuration of data
D
None of the mentioned
Explanation: 

Detailed explanation-1: -Software is a set of computer programs and associated documentation and data. This is in contrast to hardware, from which the system is built and which actually performs the work.

Detailed explanation-2: -The main purpose of program documentation is to describe the design of your program. The documentation also provides the framework in which to place the code. as coding progresses, the code is inserted into the framework already created by the program documentation.

Detailed explanation-3: -1 Answer. To elaborate: Software is not just set of program but it is also associated documentation and configuration of data to make program run.

Detailed explanation-4: -Product documentation consists of two types, system documentation and user documentation. The development team uses system documentation, while end users benefit from user documentation. Both are important because they detail the components of the product and how users can apply them to solve a problem.

There is 1 question to complete.