Can you call a method on a null object?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What are the restriction imposed on a static method or a static block of code?

0 Answers  


What does next mean in java?

0 Answers  


When try and catch block is used ?

6 Answers  


Explain about join() method?

0 Answers  


What is Exception handling in Java How do you handle run time errors please explain with an example

2 Answers   Mastek, TCS,


Can we override the static method?

0 Answers  


Explain when we should make an instance variable private.

0 Answers  


What is singletonlist in java?

0 Answers  


Read data from console and print in one file. That would be in C:\temp ? Thanks, Bose

3 Answers   Oracle, Surya Software,


What is the role of garbage collector in java?

0 Answers  


This is related to threads. I have a class with synchronized method m1(). Can I create different instances of this class and execute the m1() for different threads?

3 Answers  


What is low level language in computer?

1 Answers  


Categories