Why is an interface be able to extend more than one interface but a class can’t extend more than one class?
No Answer is Posted For this Question
Be the First to Post Answer
What primitive Java types? Howmany are they and what are their names?
What are the 4 versions of java?
This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }
what is singleton class in java?
What is difference between public static and void?
What is the difference between object oriented programming language and object based programming language?
Is void a wrapper class?
How are the elements of a gridbaglayout organized?
Why pointers are not used in java?
What is an image buffer?
What is the difference between jdk and jre?
What is the difference between preemptive scheduling and time slicing in java programming?