Is java 9 released?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use join() in Threads ?
What are the two major components of JDBC?
What is garbage collection in Java, and how can it be used ?
32 Answers Accenture, HCL, Infosys, Sara, SITS, TCS, Wipro,
why java does not support multiple inheritance
41 Answers Diamond, Euclid, Evergent, KLKJ, Mind Tree, NIIT, SSI Small Scale Industries, Wipro,
what is an object and how do you allocate memory to it?
Explain the features of java?
What is bufferedwriter?
What is the difference between numeric and integer?
What is a linkedhashmap java?
What is the USE of Null interfaces ??...if thers nothing inside these interfaces how are they used and WHy are they used ???? No 1 has given a proper description yet
What is a line separator 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.