Computer Science, asked by 1157684, 20 hours ago

Answer the questions based on the given program.
Class 7

Attachments:

Answers

Answered by ameyasgupta
0

Answer: in the fifth line the line is a error

print.int(input("Enter x's value"))

well here is the solution

#include<stdio.h>

void main()

{

float x;

print.int(input("Enter x's value"));

print.int(input("Enter y's value"));

print.(x/y);

print.(x-y);

print.(x/+y);

print.(x*y);

hope it helps

Similar questions