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

Answer Posted / mousam sahu

it will give an expression syntax error as printf must have
an expression like ;

Is This Answer Correct ?    5 Yes 22 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is object in c++ wikipedia?

572


What do you understand by pure virtual function? Write about its use?

583


What are the manipulators in c++?

553


Is oops and c++ same?

580


Is c++ an oop?

592






how to connect with oracle 9i with server in socket program in c/c++

1851


What is using namespace std in c++?

610


Is recursion allowed in inline functions?

610


What is polymorphism in c++? Explain with an example?

607


Is overriding possible in c++?

578


Can a class be static in c++?

573


If dog is a friend of boy, is boy a friend of dog?

575


Write a single instruction that will store an EVEN random integer between 54 and 212 inclusive in the variable myran. (NOTE only generate EVEN random numbers)

1487


What is the difference between while and do while loop? Explain with examples.

603


Explain Memory Allocation in C/C++ ?

640