How do you create 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 is parsing in java?

0 Answers  


How do you write methodology?

0 Answers  


whays is mean by inner class?

4 Answers   HCL, IBM, TCS,


What are loops in java? What are three types of loops?

0 Answers  


we know that every java prog must follows OOPS Principles. Anybody can answer, HOW THE FOLLOWING PROGRAM FOLLOWS OOPS CONCEPTS i.e, Inheritance,Polymarphism,Encapsulation? class a{ public static void main(String args[]){ System.out.println("Hello World"); } }

3 Answers  






What does arrays sort do in java?

0 Answers  


When is an object subject to garbage collection?

0 Answers  


Which is the best approach for creating thread ?

0 Answers  


Which list does not allow duplicates in java?

0 Answers  


What is type parameter in java?

0 Answers  


What are the differences between throw and throws?

0 Answers  


What is a nullable field?

0 Answers  


Categories