What is the output of printf("%d")?

Answer Posted / mousam sahu

it will give the statement missing error
bcoz printf must have the statment ilke ;

Is This Answer Correct ?    2 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between set and map in c++?

600


Explain the difference between abstract class and interface in c++?

517


What are exceptions c++?

589


What is a pointer with example?

657


What are the advantages of using const reference arguments in a function?

610






List the types of polymorphism in c++?

620


Explain friend class?

622


What is the most common mistake on c++ and oo projects?

515


Why do we need pointers?

577


what is VOID?

627


Should the this pointer can be used in the constructor?

549


What is a constructor in c++ with example?

575


What is wrapper class in c++?

624


What are c++ tokens?

590


We use library functions in the program, in what form they are provided to the program?

591