How many bytes is a char in java?


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

Post New Answer

More Core Java Interview Questions

can we overload main method?

8 Answers   TCS,


How are destructors defined in java?

0 Answers  


When to use runnable interface vs thread class in java?

0 Answers  


What is the basically use of finally while we know it is always executed but why?

5 Answers   Oracle, TCS,


Is there any need to import java.lang package?

13 Answers   Sun Microsystems,


Suppose i have two threads t1 and t2 are running.How the main thread will know that the two threads t1,t2 execution has completed?

2 Answers   Subex,


How does serialization work

3 Answers   Ordain Solutions,


Difference between abstract and concrete class ?

0 Answers  


Explain the use of volatile field modifier?

0 Answers  


how to handle a singleton service locator. when multiple threads are trying to get the singleton object in same time

4 Answers   Mind Tree,


Difference between JDK, JRE, JVM

16 Answers   Deloitte, HCL, Mind Tree, Oracle, Reliance, TCS, ThinkBox,


I want to re-reach and use an object once it has been garbage collected. How it's possible?

0 Answers  


Categories