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

Explain working of printf?

Answer Posted / kamikaze

Printf is a std lib func. It prints everything in the
Inverted commas until a format specifier or a escape
sequence is encountered.

Is This Answer Correct ?    7 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Give example of a pure virtual function in c++?

1236


What is a driver program?

1149


Is std :: string immutable?

1091


What is format for defining a structure?

1130


What is flush () in c++?

1122


What is ios class in c++?

1172


Difference between declaration and definition of a variable.

1225


What is #include iostream h in c++?

1220


What is the difference between the functions rand(), random(), srand() and randomize()?

1352


Can c++ do everything c can?

1155


write a corrected statement in c++ so that the statement will work properly. x = y = z + 3a;

1946


How do I tokenize a string in c++?

1141


Write a program to encrypt the data in a way that inputs a four digit number and replace each digit by (the sum of that digit plus 7) modulus 10. Then sweep the first digit with the third, second digit with the fourth and print the encrypted number.

2621


Why is c++ difficult?

1105


How to tokenize a string in c++?

1106