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

we called a function and passed something do it we have always passed the "values" of variables to the called function. such functions calles are called a) calls by reference b) calls by value c) calls by zero d) none of the above

633


Explain output of printf("Hello World"-'A'+'B'); ?

969


How is pointer initialized in c?

581


What is a void pointer? When is a void pointer used?

618


List a few unconditional control statement in c.

557






is it possible to create your own header files?

631


What is the difference between mpi and openmp?

731


What are multibyte characters?

642


what is event driven software and what is procedural driven software?

2005


Explain how can a program be made to print the line number where an error occurs?

690


Is there a built-in function in C that can be used for sorting data?

742


how to make a scientific calculater ?

1563


How would you obtain the current time and difference between two times?

724


Tell us the use of fflush() function in c language?

635


What are the advantages of using new operator as compared to the function malloc ()?

752