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

warning! "a" is assigned a value that is never used

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is c compiled or interpreted?

1250


What would be an example of a structure analogous to structure c?

1048


What are the different properties of variable number of arguments?

1204


Why is not a pointer null after calling free?

1074


1) There is a singing competition for children going to be conducted at a local club. Parents have been asked to arrive at least an hour before and register their children’s names with the Program Manager. Whenever a participant registers, the Program Manager has to position the name of the person in a list in alphabet order. Write a program to help the Program Manager do this by placing the name in the right place each time the Program Manger enters a name. 2) the Event Manager has to send participants to the stage to perform in the order in which they registered. Write a program that will help the Event Manager know who to call to the stage to perform. The Logic should be in Data Structures

3284


Is main a keyword in c?

1183


The file stdio.h, what does it contain?

1214


Is array a primitive data type in c?

1132


What is union in c?

1166


How many bytes are occupied by near, far and huge pointers (dos)?

1219


what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?

1919


What are the uses of a pointer?

1198


What is array in c with example?

1358


Which is the memory area not included in C program? give the reason

1998


Explain why can’t constant values be used to define an array’s initial size?

1401