In: Computer Science
*****Software Engineering
Define the following :
QUESTION 1
1.1) Contract Software
1.2) Internal Software Development
1.3) Client
1.4) Object
ANSWER 1 :
1.1 ) Contract Software :
A contract software is a series of related programs for storing and managing legal agreements as contracts with vendors.
And that contract is an agreement between the owner of a software product and a buyer. The contract enables the buyer to use the software legally.
1.2 ) Internal Software Development
It is the development of the sofware, where the use of that software is done internally and has been developed solely for internal use .
And also this has been developed for no intent of selling or marketing of that software.
1.3 ) Client
A client in software engineering is a customer or someone who wants to drive sofware application development by the software developers.
1.4 ) Object
All entities involved in the solution design of a software are called a object. And every entity has some attributes associated with it and also some methods, to perform certain task on that attributes.
For example : company, and users are considered as objects.