Answer Posted / babitha
# include<stdio.h>
# include <conio.h>
void main()
{
char input;
printf("enter an input to get ascii of input");
scanf("%c",&input);
printf("\n ascii of input %c: is %d",input,input);
getch();
}
| Is This Answer Correct ? | 39 Yes | 19 No |
Post New Answer View All Answers
What functions are used for dynamic memory allocation in c language?
What is a macro, and explain how do you use it?
Can true be a variable name in c?
What are the 4 types of functions?
What is main () in c language?
what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?
Do array subscripts always start with zero?
What is the use of parallelize in spark?
What is the translation phases used in c language?
What are the types of c language?
How reliable are floating-point comparisons?
Tell us the use of fflush() function in c language?
Is r written in c?
What is pointer in c?
I completed my B.tech (IT). Actually I want to develop virtual object that which will change software technology in the future. To develop virtual object what course I have to take. can I any professor to help me.