main()
{
charx;
while (x=0;x<=255;x++)
printf("\nAscii value %d Character %c,x,x);
}
Answer Posted / abdulhamid
actually iwanna the answer.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is default value of global variable in c?
a program that performs some preliminary processing in C, it acts upon certain directives that will affect how the compiler does its work a) compiler b) loader c) directive d) preprocessor
What is volatile variable in c with example?
What is New modifiers?
simple program of graphics and their output display
what is the different bitween abap and abap-hr?
what is recursion in C
how can use subset in c program and give more example
What is difference between scanf and gets?
How is pointer initialized in c?
How can I sort a linked list?
What are the types of bitwise operator?
What is difference between class and structure?
What are the back slash character constants or escape sequence charactersavailable in c?
What is a constant and types of constants in c?