What carriage return means?



What carriage return means?..

Answer / Amit Kumar Patel

Carriage return (CR) is a control character (ASCII 13) used to move the cursor back to the start of a line in older technologies. In modern systems, it's often represented by r.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is the use of anonymous inner classes ?

12 Answers   DELL, HCL,


Which is illegal identifier in java?

1 Answers  


Why ArrayList class is not a synchronized class and why it is not a thread safe class? explain

1 Answers  


Program to print 1 1 2 1 2 3 1 2 3 4 like that

8 Answers   Huawei,


How is hashset defined in java?

1 Answers  


What is the requirement of thread in java?

1 Answers  


Can static method access instance variables ?

1 Answers  


What are recursive functions?

1 Answers  


List the features of java programming language.

1 Answers  


What is boolean logic?

1 Answers  


What do you meant by active and passive objects?

1 Answers   Wipro,


What is the difference between break and continue statements?

0 Answers  


Categories