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...

What is the Difference between "printf" and "sprintf"?

Answer Posted / namitha

printf is used to write the data in its format.
sprintf is used to write formatted data to string.

Is This Answer Correct ?    21 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me an example where stacks are useful?

1095


What does I ++ mean in c++?

1170


What is difference between c++ 11 and c++ 14?

1166


State the difference between delete and delete[].

1161


What is meant by forward referencing and when should it be used?

1069


What are the uses of static class data?

1236


What is the array and initializing arrays in c++?

1073


How can you create a virtual copy constructor?

1129


Difference between strdup and strcpy?

1247


What is c++ redistributable?

1292


int age=35; if(age>80) {Console.WriteLine("Boy you are old");} else {Console.WrieLine("That is a good age");}

1322


What are the five basic elements of a c++ program?

1158


How does a copy constructor differs from an overloaded assignment operator?

1080


Discuss the effects occur, after an exception thrown by a member function is unspecified by an exception specification?

1124


What is ios :: in in c++?

1106