When using an objectoriented approach to software developmen
Solution
Question -1:-
-------------------------
Answer : C (Objects)
Explanation :-
In Object Oreinted Approach we create the Objects of Class
Objects have relation ships like Inheritance(Parent child) , Association
Objects represent behavior of the system and Information (data)
Entire Object Oreinted System drives on Objects
Question -2 :-
--------------------------
Answer : C (Requirement)
Explanation :-
Question -3:-
-------------------------
Answer : D (All the above)
Explanation :-
Animal a; (\'Animal\' is class , \'a\' is Object)
Question -4:-
-------------------------
Answer : D (All the above)
Explanation :-
Animal Object is Tangible
Some Intangible Objects like Wire less Signals also exist
