What is the new line character?
Answer / Pankaj Kumar Maurya
The new line character in Java can be represented by n or System.lineSeparator().
| Is This Answer Correct ? | 0 Yes | 0 No |
How many bytes is a string in java?
What is immutable data?
Can we add default constructor to Servlet?
what is mean by method signature?
Can an interface have a class?
How do you write a scanner class in java?
Is a copy constructor?
What is meant by method?
why Interface used?
heavy components means what?
Explain why wait(), notify() and notifyall() methods are in object class rather than in thread class?
Differentiate between class and structure.