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
Can a file other than a .h file be included with #include?
Why we write conio h in c?
will u please send me the placement papers to my mail???????????????????
How variables are declared in c?
hi, which software companys will take,if d candidate's % is jst 55%?
Why structure is used in c?
Do pointers need to be initialized?
Define Spanning-Tree Protocol (STP)
What is indirection? How many levels of pointers can you have?
the statement while(i) puts the entire logic in loop. this loop is called a) indefinite loop b) definite loop c) loop syntax wrong d) none of the above
What would happen to X in this expression: X += 15; (assuming the value of X is 5)
Do pointers take up memory?
What is the use of the function in c?
Explain the concept and use of type void.
Explain what is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?