CBSE Class 11 Computer Science
Question 7 of 107
Computer System Overview — Question 7
Back to all questions 7
Question Question 7
Assertion. Customised software is a tailor made software according to user's requirements.
Reason. Software libraries are customised software.
(c)
Assertion is true but Reason is false.
Explanation
Software libraries are not customised software. Software libraries are set of pre-written code/functions/classes etc. available to programmers for use in the development of new code.