-
-
-
-
-
-
-
Explain the different forms of Polymorphism.
From a practical programming viewpoint, polymorphism exists in three distinct forms in Java: Method overloading Method overriding through inheritance Method overriding through the Java interface
-
-
-
-
-
-
Void pointer
Explain about void pointer and it's real time usage in Business
-
-
-
-
-
-
-
Overloaded but not inherated
In operator overloading Which can be overloaded but cannot be inherated?
OOPS Interview Questions
Ans