What is the new line character?


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

Post New Answer

More Core Java Interview Questions

What is stack example?

0 Answers  


What are the main differences between the java platform and other platforms?

0 Answers  


What are class types in java?

0 Answers  


I have a String s = java; What is the output when I say s.replaceAll('j', 'k'); Also what is the value of s after replacing?

8 Answers   KPIT,


What is += mean in java?

0 Answers  






What are the advantages of compiled language?

0 Answers  


what do you meant by Platform-Independent?

6 Answers   Persistent,


Which collection is thread safe in java?

0 Answers  


What is the multilevel inheritance. and also give the Example of it ?

5 Answers  


Give reasons supporting that string is immutable.

0 Answers  


Can we rethrow the same exception from catch handler?

0 Answers  


Can there be an abstract method without an abstract class?

0 Answers  


Categories