How many bits is a char?


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

Post New Answer

More Core Java Interview Questions

int a=10,b=20,c=30 a= b+c;b=a+c;c=a+b; System.out.println("The value is"+a+b+c;

17 Answers   Honeywell,


Why is whitespace important?

0 Answers  


what is the use of finalize()Method please explain with an example

3 Answers  


What is the difference between yielding and sleeping in java programming?

0 Answers  


What is gc()?

0 Answers  






Have you worked on bits programming? examples?What is bit? How many bits are there in the byte?

1 Answers  


what is mean by synchronization?

3 Answers   BOB Technologies, GCPL,


Does sprintf add a null terminator?

0 Answers  


When can an object reference be cast to an interface reference in java programming?

0 Answers  


What is the use of http-tunneling in rmi?

0 Answers  


Is &&= a valid Java operator?

2 Answers  


Why singleton class is used in java?

0 Answers  


Categories