Data and function in which area of a class are directly accessible outside the class ? Answer : A. Public View Answer
Palak enters a coding competition she wants to write code to pass down values from one class to another. Which of following concept should she use to do so ? Answer : C. Extends View Answer
C++ Inheritance Answer : Inheritance is one of the key features of Object-oriented programming… View Answer