Explain working of printf?

Answer Posted / ilakya.g

It is used to print the statement within the codes of
printf statement.

Is This Answer Correct ?    24 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a class definition?

605


What is anonymous object in c++?

623


Which bit wise operator is suitable for turning off a particular bit in a number?

632


What is iterator in c++?

600


What is a local variable?

565






Will rust take over c++?

577


What is a forward referencing and when should it be used?

565


What do you mean by const correctness?

617


What is #include iostream?

721


C is to C++ as 1 is to a) What the heck b) 2 c) 10

628


In inline " expression passed as argument are evalauated once " while in macro "in some cases expression passed as argument are evaluated more than once " --> i am not getting it plz help to make me understand....

1933


How java is different from c and c++?

625


Is c++ an integer?

564


an operation between an integer and real always yeilds a) integer result b) real result c) float result

696


What does the following code do: int c=0; cout< a) Undefined *Updated* b) 01 c) 00

626