Is boolean a data type in java?


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

Post New Answer

More Core Java Interview Questions

What is the difference between synchronized and synchronized block?

0 Answers  


What is Connection pooling? Explain Pros and Cons?

1 Answers  


How can you handle java exceptions?

0 Answers  


What is comparator in java?

0 Answers  


Is it possible to override private or static method in java?

0 Answers  






Can we write any code after throw statement?

0 Answers  


How will you print number in reverse (descending) order in BST.

0 Answers   GrapeCity,


In collection sorting comparable and comparator interface will be used..but why this two interfaces required..two will work same purpose so why there are two interfaces instead of one?when to use comparator and when to use comparable?

1 Answers   Ericsson,


In a container there are 5 components. I want to display the all the components names, how will you do that one?

0 Answers  


How to access arraylist elements in java?

0 Answers  


What are static methods?

0 Answers  


Can a constructor be private and how are this() and super() method used with constructor?

0 Answers   Flextronics, Hexaware,


Categories