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

write a C program:There is a mobile keypad with numbers 0-9
and alphabets on it. Take input 0f 7 keys and then form a
word from the alphabets present on the keys.

Answer Posted / jainsih

good prog

Is This Answer Correct ?    19 Yes 28 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we add pointers together?

1117


the 'sizeof' operator reported a larger size than the calculated size for a structure type. What could be the reason?

1045


Do pointers store the address of value or the actual value of a variable?

1127


Can a variable be both constant and volatile?

1185


Why ca not I do something like this?

1067


int i=10; printf("%d %d %d", i, i=20, i);

1700


What is typedf?

1166


What is extern c used for?

1120


Explain what is the concatenation operator?

1234


the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none

1112


Which is best linux os?

1082


What is #pragma statements?

1160


What is the use of static variable in c?

1146


why use "return" statement a) on executing the return statement it immediately transfers the control back to the calling program b) it returns the value present in the parentheses return, to the calling program c) a & b d) none of the above

1153


Tell me is null always defined as 0(zero)?

1137