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

Answer Posted / reegan

printf"%d");
it just prints '0'

Is This Answer Correct ?    12 Yes 21 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is anonymous object in c++?

628


Is there structure in c++?

585


Define a nested class. Explain how it can be useful.

631


which operator is used for performing an exponential operation a) > b) ^ c) none

602


Explain Memory Allocation in C/C++ ?

630






What is general format for a prototype?

593


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

727


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

576


What are the advantages of early binding?

607


Can the operator == be overloaded for comparing two arrays consisting of characters by using string comparison?

559


Can union be self referenced?

569


How to declaring variables in c++?

653


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

5894


What is low level language in simple words?

555


What is setbase c++?

619