What is the byte range?


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

Post New Answer

More Core Java Interview Questions

Can Applet have constructors?

5 Answers   Infosys,


What is the need of transient variables in Java ?

0 Answers   MCN Solutions,


How to create two different thread class inside a main function?

1 Answers  


Can we overload run() method in java?

0 Answers  


Write java program to reverse string without using api?

0 Answers  






Can we overload destructor in java?

0 Answers  


These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }

0 Answers   HCL,


what is synchronization and why is it important? : Java thread

0 Answers  


What is a nested class?

0 Answers  


What is treeset in java?

0 Answers  


How could Java classes direct program messages to the system console, but error messages, say to a file?

2 Answers  


What is difference between null and void?

0 Answers  


Categories