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.
How can I find the modification date and time of a file?
What is the diffrent between while and do while statement ?
What is the basic structure of c?
the maximum value that an integer constant can have is a) -32767 b) 32767 c) 1.701e+38 d) -1.7014e+38
"%u" unsigned integer print the a) address of variable b) value of variable c) name of a variable d) none of the above
How to compare array with pointer in c?
write a program that will print %d in the output screen??
How is actual parameter different from the formal parameter?
What is a structure and why it is used?
Sir i want e-notes of C languge of BAlaguruswami book i.e scanned or pdf file of balaguruswamy book on c language.PLEASE SEND ME on my mail id ajit_kolhe@rediff.com
read a number & print all its devisors using c-program?
1 1 2 1 2 3 1 2 3 4 1 2 3 1 2 1 generate this output using for loop