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

Answer Posted / apoorv

it will be give u garbage value....u can't be sure for d
value....
its depend on d complier which value he read recently...
and it will be a garbage....according to d programer...bcoz
he don,t knw which value has been recentyly read by d
compiler...!!

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is public, protected, private in c++?

657


What is the keyword auto for?

575


What is virtual destructor? What is its use?

579


What is the copy-and-swap idiom?

608


Is java the same as c++?

547






What is prototype in c++ with example?

566


What is the basic structure of a c++ program?

616


Describe about storage allocation and scope of global, extern, static, local and register variables?

738


What is the main function c++?

604


What is class definition in c++ ?

630


Where do I find the current c or c++ standard documents?

585


Is c++ built on c?

565


write a c++ program to create class student having datamember name,Roll_no,age,and branch intilcization all the member using constructor print the all the details on the screen.

2253


Is c++ vector dynamic?

574


Define a constructor?

593