What are the different flags in C? And how they are useful?
And give example for each in different consequences?

Answer Posted / archana

\a , \f, \r, \n , \b are the flags
\a means audible bell
\n= new line
\r= next page

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the package for freshers(Non IIT) in amazon(hyderabad). And what is the same for those who are a contract employee.

3724


What is an identifier?

618


How can I remove the trailing spaces from a string?

606


what value is returned to operating system after program execution?

1595


How do you convert strings to numbers in C?

703






How will you write a code for accessing the length of an array without assigning it to another variable?

611


a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list

620


What is a null string in c?

578


Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)

600


What is the use of structure padding in c?

555


can we have joblib in a proc ?

1650


How many levels of pointers can you have?

695


Where are c variables stored in memory?

592


What is a sequential access file?

644


What are all different types of pointers in c?

568