answersLogoWhite

0


Best Answer

The return key.

User Avatar

Wiki User

6y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What key moves the cursor to the next line in c program?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

A formatting mark at the end of a line that moves the insertation point to the beginning of the next physical line?

Line break Character


What is a pause or break in the middle of a line of verse?

You can make a break in the line in HTML by placing in BR tag. It moves whatever is being written to the next line.


What is a html line break used for?

A html line break is used to break up two sentences but it does not break up paragraphs, it just moves the next sentence that you are going to write onto the next line therefore "breaking" it up.


What is different between interpiter and compiler?

in case of interpreter line by line checking is done, i.e. the interpreter takes each line of the program and checks it and if there is any syntactical error , it lists the error and goes to the next line after the programmer rectifies the error= in case of compiler , the whole program is checked at once and if there is any error , they are enlisted and has to be rectified by the programmer.=


What are the Features of a form based interface?

it has specified areas for the data. For example, boxes for input of coded material like the date or the sex of the customer, and areas to be filled in with textual information.it has a cursor which moves to the next box to be filled in, sometimes the box is highlighted to make it clear to the operator where the data is to be inserted.some of the boxes are more important than others and the cursor will not move on until some data has been supplied.it checks that what has been input is sensible for that box before moving on to the text.

Related questions

When the cursor reaches the margin the moves to the next line is called?

carriage return, line feed


What key moves the cursor to the beginning of the line?

Use the "Home" key (it's to the right of Backspace)


When the line of text moves to the next line what is it called?

Word wrapWhen the text you're typing gets to the end of the line, the cursor wraps to the next line. It places the text below on the page instead of allowing the words to continue on beyond the right margin.


What is the constant CrLf used for in computer programming?

It stands for carriage return/line feed. The names are a holdover from typewriter days. They are two control codes in ASCII (American Standard Code for Information Interchange); cr returns the cursor to the beginning of the line, lf moves the cursor down to the next line.


A blinking vertical line that indicates where the next character typed will display?

Insertion point cursor


Line or shape on the screen that shows where the next character will go?

cursor!


Line or shape on the screen that sHow is were the next character will go?

Cursor


What is the vertical line that indicates where the next typed character will appear?

cursor


What is the blinking vertical line that indicates where the next typed character will appear?

cursor


What is the vertical blinking line that indicates where the next typed character will appear?

cursor


What does 'enter' mean in computing terms?

A key that moves the cursor (or insertion point) to the beginning of the next line, or returns control to whatever program is currently running. After a program requests information from you (by displaying a prompt), it will usually not respond to your input until you have pressed the Enter or Return key. This allows you to correct typing mistakes or to reconsider your entry before it is too late. In many applications, pressing the Enter key moves the cursor to the next field. In graphical user interfaces, pressing Enter activates the currently selected button or option. On most keyboards, it is the large key to the right of the alphabet keys. It is used to create a line break or submit text on a form. The word Enter comes from French / Latin, to go in.


What is a blinking vertical line that indicates where the next typed character will appear?

The blinking vertical light is called the cursor, I-bar or Insertion Point.