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 / ashif ali

it will display only garbage value because
int a=12;
printf("%d");
output=12

Is This Answer Correct ?    8 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between an array and a list?

1090


Can a list of string be stored within a two dimensional array?

1044


What new()is different from malloc()?

1166


List down the guideline that should be followed while using friend function.

1117


What is a try block?

1121


If you want to share several functions or variables in several files maitaining the consistency how would you share it?

1052


Is it possible to pass an object of the same class in place of object reference to the copy constructor?

1101


What function initalizes variables in a class: a) Destructor b) Constitutor c) Constructor

1207


Explain the concept of copy constructor?

1111


Define the operators that can be used with a pointer.

1128


Why is that unsafe to deal locate the memory using free( ) if it has been allocated using new?

1121


Who discovered c++?

1101


Is c++ used anymore?

1139


Describe linked list using C++ with an example.

1127


Can you Mention some Application of C/C++?

1129