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 / bharath s

The answer is Garbage value...
The answer willbe lik -113...Depending upon the compailer
If we declare as..
static char ch;
Then Answer is 0.....

Is This Answer Correct ?    21 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between a for loop and a while loop? What are it uses?

1233


Why we use stdio h in c?

1095


What is difference between function overloading and operator overloading?

1137


What is the purpose of sprintf?

1202


Why does the call char scanf work?

1261


What is graph in c?

1101


Are the outer parentheses in return statements really optional?

1158


find out largest elemant of diagonalmatrix

2323


Explain high-order and low-order bytes.

1167


What are the advantages and disadvantages of a heap?

1258


What are void pointers in c?

1061


What is a static function in c?

1238


What is external variable in c?

1096


Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.

2145


Why is c called "mother" language?

1328