What purpose does \n have in C programming?

Asked by Last Modified  

Follow 9
Answer

Please enter your answer

\n is used for new line. It prints the output in New or next line
Comments

Trainer

\n is use for new line .
1 Comments

Tutor

It is used to enter next text in next line
Comments

its to change the line
Comments

Android Trainer with 8 years experience

'\n' is a newline
Comments

Tutor

It represents a New Line Character... Can be used to take the cursor to new line.
Comments

Tutor

\n is like telling C to press enter on the output console. anything after \n goes to the new line.
Comments

Tutor

for new line
Comments

Programming World

To develop Console based and Network based applications.
Comments

View 7 more Answers

Related Questions

What is the use of "\n" in C language?
break a line into two and shift the remaining value/ characters to a new line.
Tanush
0 0
5
How much this course?
instead of checking the fee, its good to find a tutor with genuine experience & interest to teach....
Subramani
Can you suggest me some books for learning C?
"letus c" for c programming yashwant kanetkar
Yamun
How are portions of a program disabled in demo versions?
By making them comments. This can be achieved by using // sign before the line or by surrounding multiple lines in within /*...lines of comment...*/
Akhilesh
0 0
5
How do I print \n in C or C++ programming?
void main () { printf(" "); getch(); }
Supriyo
0 0
6

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

C Language
To get help in C window (for keywords, functions) press Alt +F1.To delete a single line , use the shortcut key CTRL +Y.If you got error about the path when you execute a C pgm, check the Options menu =>Directories.
T

Thilagam S.

0 0
0

Program to swap the value of two variables without using third variable(simplest way)...
int main() { int a=10,b=20; printf("values of a before swap ="%d,a); printf("values of b before swap ="%d,b); a=a+b; b=a-b; a=a-b; printf("******************"); printf("values of a after swap...

4 Things Every Tech Startup Needs to Know About The Coaching Industry
Knowledge on any subject is widely available to those who wish to learn. However, just gathering knowledge from other people doesn’t guarantee results in business. Results come from applying what...

Java and C trainer
Always think any conspect with real-time example like Object -- object must have states and behaviour then only we will call that thing is Object like fan is Object (rotating,color)

Facts about C language
C programming language was developed in 1972 by Dennis Ritchie at AT&T Bell Labs. It was developed to overcome the problems of languages such as B, BPCL. It was developed to write the Unix operating...

Recommended Articles

Brilliant Academy is one of the reputed institutes for B.Tech tuition classes. This institute is specialised in delivering quality tuition classes for B.E, Engineering - all streams and Engineering diploma courses. Incorporated in 2012, Brillant Academy is a brainchild of Mr Jagadeesh. The main motto of the academy is to...

Read full article >

Lasya Infotech is a Hyderabad based IT training institute founded in 2016 by O Venkat. Believing in his innovation, passion and persistence and with a diverse blend of experience, he started his brainchild to deliver exemplary professional courses to aspiring candidates by honing their skills. Ever since the institute envisions...

Read full article >

Information technology consultancy or Information technology consulting is a specialized field in which one can set their focus on providing advisory services to business firms on finding ways to use innovations in information technology to further their business and meet the objectives of the business. Not only does...

Read full article >

Microsoft Excel is an electronic spreadsheet tool which is commonly used for financial and statistical data processing. It has been developed by Microsoft and forms a major component of the widely used Microsoft Office. From individual users to the top IT companies, Excel is used worldwide. Excel is one of the most important...

Read full article >

Looking for C Language Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you