Computer Science, asked by Sanjeebmeher1999, 1 month ago

write a program to enter theree numbers and find the sum​

Answers

Answered by Anonymous
1

Answer:

The scanf function reads the numbers until the user enters not enters the three numbers. If the user enters integer number then it will be automatically converted to a floating-point number by type promotion. The sum is calculated as num1+num2+num3.

Answered by aayushiahirwal
1

Answer:

The scanf function reads the numbers until the user enters not enters the three numbers. If the user enters integer number then it will be automatically converted to a floating-point number by type promotion. The sum is calculated as num1+num2+num3.

.

.

.

.

hope it will be helpful

Mark me as a brainliest (◕ᴥ◕)

Similar questions
Math, 27 days ago