When a byte datatype is used?


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

Post New Answer

More Core Java Interview Questions

Which is better stringbuffer or stringbuilder?

0 Answers  


What are integer overflows and underflows and how to handle them?

3 Answers   Wipro,


What is fail fast in java?

0 Answers  


What is the old name of java?

0 Answers  


Given a singly linked list, how will you print out its contents in the reverse order? Can you do it with consuming any extra space?

0 Answers   Akamai Technologies,






Consider that class classA, abstract class classB, and final classC have been defined.Which one of the following is correct? 1. classA extends classC implements classB 2. class A extends classB, classC 3. classA extends classB 4. classB implements classC

2 Answers  


What is double checked locking in singleton?

0 Answers  


What is Session and cookies?Explain in detail with an example?

4 Answers   Accenture, CTS,


How to access a variable if it is declared as private?

3 Answers  


what is meant by abstract class?

0 Answers   Aspire,


What is the structure of java?

0 Answers  


String class is defined under which package in java?

0 Answers  


Categories