

InterviewSolution
Saved Bookmarks
1. |
If is used to store a value in a variable then along with the value a carriage return(\r) also gets stored it. |
Answer» No, the carriage return tells the compiler to read the input from the buffer after ENTER key is pressed. | |