write aprogram for
There is a mobile keypad
with numbers 0-9 and alphabets on it. take input of 7 keys
and then form a
word from the alphabets present on those keys.

Answer Posted / kedharnath

answer

Is This Answer Correct ?    31 Yes 26 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the process to generate random numbers in c programming language?

859


Why is sizeof () an operator and not a function?

759


Write a program to find factorial of a number using recursive function.

836


"%u" unsigned integer print the a) address of variable b) value of variable c) name of a variable d) none of the above

809


How can I write a function that takes a format string and a variable number of arguments?

811


What are the types of c language?

760


How do you determine the length of a string value that was stored in a variable?

844


What is extern variable in c with example?

742


Is it possible to use curly brackets ({}) to enclose single line code in c program?

1040


What is dynamic dispatch in c++?

758


Explain zero based addressing.

770


What is "Duff's Device"?

885


Explain the difference between getch() and getche() in c?

733


What is the value of h?

792


Are pointers integer?

742