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

Explain the use of shift operator in java. Can you give some examples?

0 Answers  


using equals method overriding which objects are compared?i.e same class objects or other class objects?Explain me.

4 Answers  


Write a code to create a trigger to call a stored procedure

0 Answers  


What is the purpose of extern variable?

0 Answers  


Can anonymous class have constructor?

0 Answers  


Is an array a vector?

0 Answers  


There is a Banking application. It has 2 types of account, Savings and Current. Write a method calculateInterest by passing an ArrayList of these account objects and calculate Interest accordingly. Write code for this situation

1 Answers   ABC, KPIT,


Why do we use public static with the main function in Java?

13 Answers   College School Exams Tests, Infosys,


what do you understand by the term string with respect to java?

0 Answers  


Can a method be static?

0 Answers  


Why is the main method static?

0 Answers  


What is the difference between a field variable and a local variable?

0 Answers  


Categories