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

Why do we use null pointer?

0 Answers  


What is the purpose of macro in C language?

0 Answers   Fidelity,


What is call by value in c?

0 Answers  


can u write a program in C, which does not use = (eqaul)or any arithmatic assignment(like -=,+=,*= etc) operator to swap to number?

2 Answers  


What is volatile variable in c with example?

0 Answers  


Explain the difference between malloc() and calloc() function?

0 Answers  


In a byte, what is the maximum decimal number that you can accommodate?

0 Answers  


What are identifiers in c?

0 Answers  


How do you print an address?

0 Answers   TCS,


what is diognisis?

1 Answers  


Input is "rama loves rajesh and rajesh Loves rama also and rajesh wear gloves and bloves" To print output is count the numbers of times repeted the word love without case sensitive.

0 Answers  


Which of the following is not a valid declaration for main ()? 1) int main() 2) int main(int argc, char *argv[]) 3) They both work

2 Answers  


Categories