How big 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 is an anonymous class?

6 Answers   TCS,


Is java code slower than native code?

0 Answers  


What are the differences between path and classpath variables?

0 Answers  


What is lastindexof in java?

0 Answers  


Explain scope or life time of local variables in java?

0 Answers  






What is the covariant return type?

0 Answers  


Variables used in a switch statement can be used with which datatypes?

0 Answers  


What is the difference between error and an exception?

0 Answers  


Tell me are there implementations for sorting and searching in the java libarary?

0 Answers  


What about method local inner classes or local inner classes in java?

0 Answers  


What is the difference between interface & abstract class?

0 Answers  


class{ ... ... interface myinterface{ ... ... } abstract class{ .. .. } ... .. .. } is this possible to write "Interface and/ or Abstract class inside a class ? if possible whcich one is possible is only interface? is only abstract?

2 Answers   Logica CMG,


Categories