main()
{
charx;
while (x=0;x<=255;x++)
printf("\nAscii value %d Character %c,x,x);
}
Answer Posted / niranjan kumar niraj
output is ascii value & character
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What does c mean before a date?
What are the benefits of c language?
What is scope of variable in c?
Why void is used in c?
What is this pointer in c plus plus?
What does %p mean c?
What is "Duff's Device"?
What is c mainly used for?
What is 'bus error'?
number of times a digit is present in a number
What is the hardest programming language?
Is struct oop?
Can we declare a function inside a function in c?
swap 2 numbers without using third variable?
How do you print an address?