Can inner class extend any class?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between stringbuffer and stringbuilder?
Can I override protected method in java?
Give differences between Quicksort & Mergesort. When should these sorts be used and what is their running time?
what is the purpose of method overriding in java where v r completely re-defining a inherited method instead y can't v create a new method and define.If the question is very silly plz excuse me and do reply.Thank U!
7 Answers emc2, Kumaran Systems,
what is difference between colection and collections?
25 Answers Amdocs, IBM, Infosys, Ipog Software, Polaris, Tech Mahindra,
What is the difference between a factory and abstract factory pattern?
Marker interface means , interface which has no methods.Then what is the necessity of its usage.I read "it tells the compiler that it should be treated differently ". "It is used to store state of an object". But still am not clear.Please explain clearly.
Can we cast any other type to boolean type with type casting?
what are three ways in which a thread can enter the waiting state? Or what are different ways in which a thread can enter the waiting state? : Java thread
What are the important features of Java 9 release?
What is the difference between access specifiers and access modifiers in java? 16
why java does not have operator overloading?