What is nullpointerexception in java?


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

Post New Answer

More Core Java Interview Questions

how to call one program .class file in another program

7 Answers   TCS,


What is a variable in java?

0 Answers  


When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?

0 Answers  


What is io stream in java?

0 Answers  


Can we have two main methods in a java class?

0 Answers  


What is the difference between class & object?

0 Answers  


Does 'true' and 'false' are keywords?

5 Answers  


How will you calculate the depth of a binary tree if the tree contains 15 nodes?

0 Answers   Aricent,


Lowest Common ancestor in a Binary Search Tree and Binary Tree.

0 Answers   Amazon,


class test { private static void main(String []adsf) { } } explain me that the above code is error or exception

3 Answers  


how to create a jar file in java

1 Answers  


What will be the initial value of an object reference which is defined as an instance variable?

0 Answers  


Categories