Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Will a C compiler always compile C++ code a) Yes b) No c) Only optimized compilers

1008


What are literals in C++?

990


Differentiate between late binding and early binding.

1212


What is #include iostream h in c++?

1103


Explain the difference between class and struct in c++?

1001


Which recursive sorting technique always makes recursive calls to sort subarrays that are about half size of the original array?

960


Explain the register storage classes in c++.

1158


How many ways can a variable be initialized into in C++?

982


What is a stack c++?

964


Is there finally in c++?

1045


Why was c++ created?

979


What is the best c++ book?

1225


What is token c++?

991


Reverse the Linked List. Input: 1->2->3->4->5->NULL Output: 5->4->3->2->1->NULL

761


What is the latest c++ standard?

1094