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...

main()
{
char ch='356';
Printf("%d",ch);
}



*OUTPUT*:-
-18



*Why?*

Answer Posted / nmaity

ans is wrong

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why c is called top down?

1219


List some applications of c programming language?

999


How can I list all of the predefined identifiers?

1033


What is a void * in c?

1136


in linking some of os executables are linking name some of them

2200


Explain c preprocessor?

1160


What is pre-emptive data structure and explain it with example?

3788


How a string is stored in c?

1117


How do you do dynamic memory allocation in C applications?

1140


What do the functions atoi(), itoa() and gcvt() do?

1245


Find the second largest element in an array with minimum no of comparisons and give the minimum no of comparisons needed on an array of size N to do the same.

1322


Why do we use static in c?

1177


Why dont c comments nest?

1110


Can you please explain the difference between strcpy() and memcpy() function?

1122


What is the difference between break and continue?

1682