What is scope of a variable?
No Answer is Posted For this Question
Be the First to Post Answer
what is Portal(web based online portal)?
What are the benefits of java?
How do you add an element to a set in java?
What is the difference between procedural and object-oriented programs?
What is array class in java?
How to access a variable if it is declared as private?
WHAT IS THE MEANING OF ALL TYPE OF BUZZWORDS?
Which types of exceptions are caught at compile time?
What is the old name of java?
Can we use string in the switch case?
How will you override default serialization mechanism 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.