What is cr keyboard?



What is cr keyboard?..

Answer / Teekaram Saraswat

CR (Carriage Return) in Java is a control character (ASCII value 13) that is used to signal the end of a line without advancing to the beginning of the next line. It does not correspond to a physical keyboard.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is difference between variable declaration and definition?

1 Answers  


What is the abstraction?

1 Answers  


Explain reverse a linked list iterative solution in java?

1 Answers  


Which is dependent variable?

1 Answers  


What is string :: npos?

1 Answers  


What is java used for?

1 Answers  


Which category the java thread do fall in?

1 Answers  


What is difference between this and super keyword?

1 Answers  


Why we use static and synchronized in method for single thread model example: public static synchronized add(){}

2 Answers  


What is the file type?

1 Answers  


Does java allow default arguments?

1 Answers  


What is an empirical question?

1 Answers  


Categories