問題一覧
1
subset of software.
program
2
It is a combination of source code and an object code
program
3
any collection of code with or without comments, written using a human- readable programming language usually as plain text
source code
4
any collection of code with or without comments, written using a human- readable programming language usually as plain text
source code
5
more than just a program code
software
6
is any communicable material that is used to describe/explain a system or procedure
documentation
7
software made for a specific requirement.
software product
8
These are developed to be sold to a range of different customers
generic products
9
These are developed for a single customer according to their specification
customized product
10
It is the profession in which a knowledge of the mathematical and natural sciences is applied to develop ways to utilize economically the materials and forces of nature for the good and betterment of mankind and the society.
engineering
11
It is the application of science and mathematics to create a fault free software that satisfies the user’s need, and that is delivered on time and within budget
software engineering
12
It refers to a set of problems below that highlight the need for changes in our existing approaches to software developmen
software crisis
13
use the historical data to develop the software
unreliable
14
delay in any process or stage
delivered late
15
difficult to migrate to new environments or get its functionality enhance
impossible to maintain
16
company, organization, or person who is paying for the software system to be developed
customer
17
company, organization, or person who is building the software system for the customer
developer
18
person or people who will actually use the system, the ones who sit at the terminal or submit the data or read the output.
end users
19
He identifies and breaks down what the customer wants into discrete requirements, which will be the basis for the design of the software
requirements analyst
20
His job is to generate a system-level description of what the system is to do.
system designer
21
Based on the system design, they write lines of code using a particular programming language.
programmers
22
They review faults and errors that the programmers overlook and ensure that the systems work properly and according to specification.
quality assurance tester