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
Write a c program to demonstrate character and string constants?
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.
a c variable cannot start with a) an alphabet b) a number c) a special symbol d) both b and c above
What is the purpose of ftell?
Write a simple code fragment that will check if a number is positive or negative.
How to write a code for reverse of string without using string functions?
What is the Purpose of 'extern' keyword in a function declaration?
How can I invoke another program or command and trap its output?
What is a memory leak? How to avoid it?
What is the c language function prototype?
What is structure in c explain with example?
Why isnt there a numbered, multi-level break statement to break out
How is a structure member accessed?
What are the features of c languages?
What does c mean in standard form?