What is null in java?



What is null in java?..

Answer / Neetu Kuma

In Java, null represents the absence of an object (or no value), whereas primitive types like int, double, etc., have specific default values.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

How would overload a function based on return type?

1 Answers   Genpact,


What are access modifiers in Java ?

6 Answers  


What is collection api?

1 Answers  


Does java allow default arguments?

1 Answers  


Are arrays primitive data types?

1 Answers  


what is the difference between statis block and static variable

7 Answers  


What are the advantages of assembly language?

1 Answers  


What is the size of boolean variable?

1 Answers  


How many types of java are there?

1 Answers  


What is a void method?

1 Answers  


What are latest features introduced with java 8?

1 Answers  


what is the difference between System.exit() and System.exit(1)?

1 Answers   eClinical Solutions, eClinical Works, eClinicalWorks,


Categories