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 / shruti

it will print the ascii value of the characters..
or some garbage values..

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How was c created?

1093


Why isn't it being handled properly?

1122


Explain what is the most efficient way to store flag values?

1272


How can I do graphics in c?

1072


What is a file descriptor in c?

1199


Explain threaded binary trees?

1214


What is the difference between array and pointer in c?

1231


What are the different types of errors?

1208


What is data structure in c programming?

1131


How can you tell whether two strings are the same?

1314


How to delete a node from linked list w/o using collectons?

2825


What is the size of empty structure in c?

1127


How a string is stored in c?

1117


What is getch() function?

1109


we called a function and passed something do it we have always passed the "values" of variables to the called function. such functions calles are called a) calls by reference b) calls by value c) calls by zero d) none of the above

1233