What is nullpointerexception in java?
No Answer is Posted For this Question
Be the First to Post Answer
what is thread? What are the high-level thread states? Or what are the states associated in the thread? : Java thread
Can an abstract class be a final class?
This is my code i have a doubt class ab implements a,b { public void add() { System.out.println("Hi") } } interface a { public void add(); } interface b { public void add(); } in this code i have two interface implemented in the class has same method.just i want to know which method of interface implemented in the class. interface a or interface b? confused me .
What do you mean by thread safe?
What are methods of a class?
give me the answer of this code class A extnds String This code we can write r not in Java? Explain?
What is an immutable class?
How will you compute size of a structure?
What is java literals?
Is null a string in java?
What is java lang string?
What are the 4 types of characters?