Explain working of printf?

Answer Posted / sanjith

ths stmt is used to print a output value

Is This Answer Correct ?    8 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What should main() return in c and c++?

529


What is difference between malloc()/free() and new/delete?

650


What are the types of container classes?

620


If a round rectangle has straight edges and rounded corners, your roundrect class inherits both from rectangle and from circle, and they in turn both inherit from shape, how many shapes are created when you create a roundrect?

671


Ask to write virtual base class code?

2153






How do pointers work?

709


What do you mean by inheritance in c++?

608


What do you mean by volatile and mutable keywords used in c++?

584


Can you explicitly call a destructor on a local variable?

604


Can java be faster than c++?

672


Are vectors passed by reference c++?

521


Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.

5899


Why do we use the using declaration?

664


What are arrays c++?

612


Can non-public members of another instance of the class be retrieved by the method of the same class?

610