What is a line separator in java?


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

Post New Answer

More Core Java Interview Questions

what is check p object in java

1 Answers   TCS,


What is the difference between a switch statement and an if statement?

0 Answers  


Does collectionutils isempty check for null?

0 Answers  


worst case complexities of Quick sort and Merge sort.

0 Answers   Amazon,


What is the benefit of abstract class?

0 Answers  






What is a lambda expression ? What's its use ?

0 Answers  


Give some features of interface?

0 Answers  


What is listnode in java?

0 Answers  


how can we synchronize Hash map?

3 Answers   CTS,


What is autoboxing and unboxing?

0 Answers  


Difference between == and .equals() ?

0 Answers  


Every class extends object but why it is not possible for every object to invoke clone() method. ideally protected methods should be accessible from sub classes. isn't it?

2 Answers  


Categories