Can private class be inherited in java?
No Answer is Posted For this Question
Be the First to Post Answer
When parseint method can be used?
What is the purpose of return statement?
What is scope of a variable?
Name four container classes.
What an i/o filter?
can u handle an error if u write Thowable in the catch class lise try { some errorneous code }catch(Throwable e){ ...}
Why collection doesn’t extend cloneable and serializable interfaces?
What is locale in java?
Can we overload the constructors?
how can u apply shallow cloning and deep cloning to create object?
Does apple use java?
What is ‘has a’’ relationship in java?