Computer Science, asked by yahya78shujaat, 4 days ago

write a C ++ program that inputs a floating point number, and operator and another floating point number. it displays the result by performing the operation on a given number, if the operation is division it should check to make sure that the divisor is not equal to zero. of the operator is not a +,-,* or / then the program should print an errors message.​

Answers

Answered by VENOME15
0

Answer:

# include (iostream.h)

# include (conio.h)

void main( );

{

int "\n.

cout

Similar questions