Find errors if any, correct it and then write output of the following program.
#include
int main( )
{
int sum : 1234;
float price = = 550.50;
char City[2O] = “Ahmedabad";
printf("The sum is %d....", price);
printf(“The price is %s. . .", price);
printf("The City name is %.3s. ..", city);
return O;
}
Answers
Answered by
0
Answer:
no no, no errors is there
Similar questions
Math,
6 months ago
English,
6 months ago
Psychology,
6 months ago
Computer Science,
11 months ago
Computer Science,
11 months ago
English,
1 year ago
Math,
1 year ago
Physics,
1 year ago