Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how do we remove the printed character in printf statement
and write next it it



how do we remove the printed character in printf statement and write next it it..

Answer / bharat

use \br in the starting of next printf statement..

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More C Interview Questions

Which built-in library function can be used to match a patter from the string?

0 Answers  


What are the advantages of external class?

0 Answers  


Explain logical errors? Compare with syntax errors.

0 Answers  


In the following code segment what will be the result of the function, value of x , value of y { unsigned int x=-1; int y; y = ~0; if(x == y) printf("same"); else printf("not same"); } a) same, MAXINT, -1 b) not same, MAXINT, -MAXINT c) same , MAXUNIT, -1 d) same, MAXUNIT, MAXUNIT e) not same, MAXINT, MAXUNIT

1 Answers   IBM,


What is a good way to implement complex numbers in c?

0 Answers  


What are register variables in c?

0 Answers  


What are the 4 types of programming language?

0 Answers  


what is an array

5 Answers  


Is null valid for pointers to functions?

0 Answers  


How is a two dimensional array passed to function when the order of matrix is not known at complie time?

1 Answers   CSC,


Why main is used in c?

0 Answers  


What does struct node * mean?

0 Answers  


Categories