What is byte data type?


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

Post New Answer

More Core Java Interview Questions

what is the main difference between string and stringbuffer? can you explain it with program?

2 Answers  


What is the full name of java?

0 Answers  


Why declare Main() method as a static in java ?

0 Answers   HCL,


what is life cycle of applet?

9 Answers  


What is java’s garbage collected heap?

0 Answers  






What is difference between class and object in java?

0 Answers  


What is the difference between static class and normal class?

0 Answers  


What advantage does an entity bean have over a sessin bean?

3 Answers   Adobe,


Why we cannot override static method?

0 Answers  


What is an infinite loop in java? Explain with an example.

0 Answers  


I have a String s = java; What is the output when I say s.replaceAll('j', 'k'); Also what is the value of s after replacing?

8 Answers   KPIT,


What is off heap memory?

0 Answers  


Categories