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 will be the output:
main(){char ch;int a=10;printf("%d",ch);}

Answer Posted / sadasiva

It gives compilation warning but not Error.
While running ,gives Run time check error and prints some
garbage value.

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I find the modification date and time of a file?

1123


Explain the difference between ++u and u++?

1187


Is there a built-in function in C that can be used for sorting data?

1338


what do the 'c' and 'v' in argc and argv stand for?

1214


Write a c program to demonstrate character and string constants?

2244


What are types of structure?

1169


what do you mean by enumeration constant?

1060


What does malloc () calloc () realloc () free () do?

1101


the maximum length of a character constant can be a) 1 character b) 8 characters c) 256 chaacters d) 125 characters

2343


When should you not use a type cast?

1177


Why c is called free form language?

1073


What are header files why are they important?

1151


What is local and global variable in c?

1248


Explain how do you print an address?

1205


using for loop sum 2 number of any 4 digit number in c language

2414