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

finalize() method?

5 Answers  


How are destructors defined in java?

0 Answers  


whether java is fully object oriented language or partially object oriented language

4 Answers   Infosys, ME, SMK,


What is the difference between heap memory and stack memory?

0 Answers   Aspiring Minds,


What if the main() method is declared as private? What happens when the static modifier is removed from the signature of the main() method?

0 Answers  






What is widening and narrowing in java? Discuss with an example.

0 Answers   Amdocs,


Write down program for following scenario. Use java coding standard. You have array list with some words in it..we will call it as dictionary….and you have a arbitrary string containing some chars in it. You have to go through each word of dictionary and find out if that word can be constructed with the help of chars from arbitrary string given. If you find the word print it else print none.

0 Answers   Rolta,


What is variable length arguments in java?

0 Answers  


Is string an object?

0 Answers  


What is the use of 'super' keyword inside a constructor?

0 Answers   Flextronics, Thomson Reuters, Virtusa,


explain autoboxing in java?

0 Answers  


What is the difference between scrollbar and scrollpane?

0 Answers  


Categories