Why can't we make a class private in java?
No Answer is Posted For this Question
Be the First to Post Answer
What are some alternatives to inheritance?
Why Over riding is Run Time Polymorphism?
why java is not supporting multiple inheritence?
Can a class be declared as protected?
what is stringtolennizer with example?
What is Unicast and Multicast object? Where we will use?
1 Answers Scope International,
Is java se free?
I want to persist data of objects for later use. What’s the best approach to do so?
How does abstract modifier work?
What are the main uses of the super keyword?
I have a class which is abstract which contains only the abstract methods. This is similar to an interface. Then, if i have given a choice to choose one of them. Which one i have to choose and why?
What is return keyword in java?