Home
About
Contact
Privacy Policy
Terms And Conditions
Disclaimer
ELAB SOLUTIONS
Header Ads Widget
Responsive Advertisement
Home-icon
Ticker
6/recent/ticker-posts
Home
input and output
IO 12
IO 12
Abishiek
August 27, 2020
IO 12 Solution:
#include <stdio.h>
int main()
{
char c;
scanf("%c",&c);
printf("ASCII value of %c=%d",c,c);
return 0;
}
Post a Comment
0 Comments
Followers
Social Plugin
Ad Space
Responsive Advertisement
Popular Posts
Labels
Elab Solution
10
input and output
10
0 Comments