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

Answer Posted / vijay kumar cet bikaner 1st y

the output of printf("%d") is 0 beacause machine dureng the
execution of program has no address in the memory location
then it goes to the starting point then it print out the
value 0 .....

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If there are two catch statements, one for base and one for derived, which should come first?

757


Should I learn c or c++ or c#?

744


Can we use this pointer in a class specific, operator-overloading function for new operator?

807


What is the need of a destructor?

849


What are the effects after calling the delete this operator ?

781


Define pre-condition and post-condition to a member function in c++?

875


Which one is better- macro or function?

837


How are the features of c++ different from c?

781


Describe the advantages of operator overloading?

760


What character terminates all character array strings a) b) . c) END

943


How do you write a function that can reverse a linked-list?

774


Why do we need runtime polymorphism in c++?

742


What is c++ hiding?

858


What is the benefit of learning c++?

719


What is the cout in c++?

767