R
Q. Which is the keyword used to inherit a class to another?
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. What is the purpose of the "protected" access modifier in Java inheritance?
Q. A ____ class may not have any abstract method.
Q. What will be the output of the following Java program?
Q. Static fields belong to the class, not instances of the class
Q. If not assigned a value, a variable of type char has the following default value:
Q. A 4-dimensional array is an array of ___ dimensional arrays.
Discusssion
Login to discuss.