What is a program entity?
(a) A program entity is anything in a program that is treated as a unit
(b) Variables, constants, sub-programs, packages, classes, attributes and operations are all examples of program entities
(c) Most programming languages allow various kinds of program entities
(d) All of the mentioned
I got this question in homework.
Query is from Visibility, Accessibility and Information Hiding in portion Visibility, Accessibility and Information Hiding of Software Architecture