What is string and its types?


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

Post New Answer

More Core Java Interview Questions

How to set the Heap size in Java ?

2 Answers   HCL,


what is the difference between thread and runnable types? : Java thread

0 Answers  


What is the USE of Null interfaces ??...if thers nothing inside these interfaces how are they used and WHy are they used ???? No 1 has given a proper description yet

1 Answers  


How to split a string in java?

0 Answers  


why the equals method can be override?when we override the equals method?

5 Answers  






What will happen if we cannot mention "finally" in Java Program ???

3 Answers   PWC,


What is the difference between a synchronized method and a synchronized block?

0 Answers  


what methods would you overwrite in java.lang.object class?

0 Answers  


Why synchronization is important in java?

0 Answers  


what is use of functional interface in java 8?

0 Answers  


What is an i/o filter?

0 Answers  


what value will be return by the read() method once it reaches the end-of-file? a. Throws EOException b. Return null c. Return -1 d. Read method return nothing, because it is void method

1 Answers  


Categories