What is a line break?



What is a line break?..

Answer / Ashok Kumar Verma

A line break in Java is represented by the 'n' character. It signals the end of one line and the start of another.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

How do I get the | symbol on my keyboard?

1 Answers  


Which methods cannot be overridden in java?

1 Answers  


What is the final keyword denotes?

1 Answers  


Where is const variable stored?

1 Answers  


what is abstract class in Java?

1 Answers   Hexaware, Syntel,


Tell us something about different types of casting?

1 Answers  


Does set allows null in java?

1 Answers  


What is a heavyweight component?

1 Answers  


where singleton classes are used in j2ee web application.can we use it for connection pooling.

1 Answers  


Describe what a thread-local variable is in java?

1 Answers  


Explain the difference between an Interface and an Abstract class?

1 Answers   BirlaSoft,


Can a set contain duplicates?

1 Answers  


Categories