W Which of the following are available only in the class hierarchy chain ? August 27, 2021 1 Min Read 0 145 August 27, 2021 1 Min Read 0 145 Answer : C. Protected data members Programming Editor Continue Reading
T Tarun works all night long writing code and writing more and more classes for each object he now thinks that he can write a superclass which defines some hierarchical feature for other classes, what can he use ? August 27, 2021 1 Min Read 0 94 August 27, 2021 1 Min Read 0 94 Answer : C. Inheritance Programming Editor Continue Reading
T Tarun wants to write code for his computer class homework but he had misheard the teacher and only can recollect remembering this 4 words. Which of the following is what he couldn’t have had heard ? August 27, 2021 1 Min Read 0 62 August 27, 2021 1 Min Read 0 62 Answer : A. Distributive Programming Editor Continue Reading
W Which of the following concepts means wrapping up of data and functions together ? July 12, 2021 1 Min Read 0 35 July 12, 2021 1 Min Read 0 35 Answer : B. Encapsulation C++ Editor Continue Reading