Write a program to accept a character & display its
corrosponding ASCII value & vice versa?
Answer Posted / nigus alene
#2 is correct.
| Is This Answer Correct ? | 10 Yes | 18 No |
Post New Answer View All Answers
Explain what are linked list?
How do you write a program which produces its own source code as output?
What are the keywords in c?
What is an array in c?
pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node)
If errno contains a nonzero number, is there an error?
Differentiate between calloc and malloc.
What do you understand by normalization of pointers?
How to draw the flowchart for structure programs?
What is function definition in c?
What is the newline escape sequence?
What are run-time errors?
what are the program that using a two dimensional array that list the odd numbers and even numbers separately in a given 10 inputs values
What is the equivalent code of the following statement in WHILE LOOP format?
What are global variables?