Write scanf( ) functions to read the following data list: of 78
Answers
Answered by
4
#include<stdio.h>
void main()
{
int a=78;
printf("A =%d\n",a);
printf("B =%f",b);
return 0;
}
Hope this helps!!!!!!!!!
Similar questions
Math,
4 months ago
Computer Science,
4 months ago
Science,
9 months ago
Social Sciences,
9 months ago
Computer Science,
1 year ago
English,
1 year ago