Which access specifier can be used with class ?
No Answer is Posted For this Question
Be the First to Post Answer
What are the differences between c++ and java?
What is the hashcode () and equals () used for?
what is ststic with example
What will be the initial value of an object reference which is defined as an instance variable?
Why does java have two ways to create child threads?
What are the major advantages of internal iteration over external iteration?
What is the latest java version?
What is hash in java?
Are there structures in java?
What is collection class in java?
all are saying java doesn't support multiple inheritance but by default Object class is super class for all the user defined classes and we can extend atmost one class so each class can extend more than one class so java supports multiple inheritance?i am confused with this,pls any one explain me.
What is data member in java?