Why we use protected in java?
No Answer is Posted For this Question
Be the First to Post Answer
What are the uses of java?
How is garbage collection controlled?
Why collection doesn’t extend cloneable and serializable interfaces?
Highest level event class of the event-delegation model?
Which class is the superclass for every class in java programming?
Explain method overloading?
What do you understand by classes in java?
Are the imports checked for validity at compile time? Will the code containing an import such as java.lang.abcd compile?
What are different ways of object creation in java ?
Which variables are stored in heap?
What is difference between iterator and enumeration in java?
Can a method be overloaded based on different return type but same argument type?