Back to the 2019 paper

Module 1: Introduction & SDLC

20192m

Software is not considered to be collection of executable programming code, associated libraries and documentations.
(i) Statement is true
(ii) Software is only data structures with algorithms
(iii) Statement is false
(iv) Statement underestimates software

Worked SolutionAI Assisted

Answer

(iii) Statement is false

Explanation

Software is more than executable code. It includes programs, associated data/configuration, libraries or other supporting components, and documentation required for operation, maintenance and use.

Therefore the statement saying software is not considered such a collection is false.

Final answer: (iii) Statement is false

Similar questions