How many bits is a string in java?


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

Post New Answer

More Core Java Interview Questions

transaction attributes ?

2 Answers  


If A Class Is Declared Without Any Access Modifiers, Where May The Class Be Accessed?

0 Answers   Wipro,


What classes of exceptions, thrown by a throw statement?

2 Answers  


How to excute - Interface - Inner class- method can any one tell how to execute/ call this main method public interface abc { static int i=0; void dd(); class a1 { a1() { int j; System.out.println("inside"); }; public static void main(String a1[]) { System.out.println("in interfia"); } } }

1 Answers  


Difference between method overloading and overriding.

0 Answers  


I dont want to use serialzable in java is there any another concept so plz tell me

3 Answers   WDC,


How does serialization work

3 Answers   Ordain Solutions,


what is the use/perpose of having a method antive?

2 Answers  


what is the diff b/w arraylist and vector?

6 Answers   Code Genesis, Genesis, Sprintine Labs,


Are arrays dynamic in java?

0 Answers  


Hi buddy, well i got that there is always a default constructor with abstract class. OK. But why not with interface? Thanks in advance.

2 Answers  


Can java run on google chrome?

0 Answers  


Categories