How many bits is a boolean?


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

Post New Answer

More Core Java Interview Questions

What does three dots mean in java?

0 Answers  


there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box.

0 Answers   Manhattan,


Can we override the private methods?

0 Answers  


Difference between Linked list and Queue?

0 Answers   Virtusa,


What is a copy constructor in java?

0 Answers   Amazon,






Can a static class implement an interface?

0 Answers  


What is double checked locking in singleton?

0 Answers  


What is a boolean in java?

0 Answers  


what is overloading in java?

13 Answers   Ascent, DNS, Infosys, SDA, VelTech,


Can we use string in switch case in java?

0 Answers  


what is the purpose of the runtime class?

0 Answers  


Can we have multiple public classes in a java source file?

0 Answers  


Categories