Is a char always 1 byte?


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

Post New Answer

More Core Java Interview Questions

What is constructor and virtual function? Can we call a virtual function in a constructor?

0 Answers  


Can a class declared as private be accessed outside it’s package?

0 Answers  


What is meant by throwing an Exception?

4 Answers   Accenture,


What is the statements?

0 Answers  


Which java.util classes and interfaces support event handling?

2 Answers  






explain the difference between jdk and jvm?

0 Answers  


What do you mean by local class?

0 Answers  


what is servlet enginee?

0 Answers   Covansys,


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

1 Answers  


class A { class B { psvm(String args[]) { } } } if the prg saved in A.java whats the o/p?

7 Answers   HCL, TCS,


What is thread priority?

1 Answers   Tech Mahindra,


What will happen if we write code like: try{}catch(exception e)catch(IOException i)

6 Answers   CTS, TCS,


Categories