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 / nelson

The only difference between sprintf() and printf() is that
sprintf() writes data into a character array, while printf
() writes data to standard output device.

Is This Answer Correct ?    118 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is object in c++ wikipedia?

1061


What are the advantages of pointers?

1116


Why is it called c++?

1084


Are c and c++ similar?

1111


If all is successful, what should main return a) 0 b) 1 c) void

1071


How do you generate a random number in c++?

1146


Can we sort map in c++?

1075


What problems might the following macro bring to the application?

1097


How can you quickly find the number of elements stored in a dynamic array?

1095


Explain some examples of operator overloading?

1161


Why is swift so fast?

1174


In which header file does one find isalpha() a) conio.h b) stdio.h c) ctype.h

1257


How is static data member similar to a global variable?

1167


What is runtime errors c++?

1165


What is ios class in c++?

1174