Related Questions

Which of the following is not an OOPS concept in Java?
Which of the following is not OOPS concept in Java?
In OOPS the member functions also called _____.
Abstract class A has 4 virtual functions. Abstract class B defines only 2 of those member functions as it extends class A. Class C extends class B and implements the other two member functions of class A. Choose the correct option below.