Can a boolean be null java?


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

Post New Answer

More Core Java Interview Questions

What is thread safe java?

0 Answers  


What do you mean by garbage collection used in java?

0 Answers  


What are Interceptors?

1 Answers  


What is io stream in java?

0 Answers  


How do you differentiate abstract class from interface?

0 Answers  






int a=10,b=20,c=30 a= b+c;b=a+c;c=a+b; System.out.println("The value is"+a+b+c;

17 Answers   Honeywell,


What is the size of a string in java?

0 Answers  


How you can force the garbage collection?

0 Answers  


What are the different types of methodologies?

0 Answers  


What is the covariant return type?

0 Answers  


What are the 8 primitive data types in java?

0 Answers  


What is n in java?

0 Answers  


Categories