bhumika21122006 bhumika21122006
  • 19-07-2022
  • Computers and Technology
contestada

Write the output of the following:
DECLARE FUNCTION
program
SUM (A, B)

Respuesta :

Talanat
Talanat Talanat
  • 19-07-2022

Answer:

#include<studio.h>

Int main()

{

Int a=10, b= 20, sum;

Sum =a+b;

Printf(“ sum = %d”, sum );

Return 0;

}

Explanation:

Let's Assume A = 10 and B = 20

Answer Link

Otras preguntas

what is the value of the expression (8^2)/(8^3)
What is 3{5[10+5(500-100)+399]} equal to?
N+5/16=-1 what is the answer?
Why is classification an important life skill?
What is a radius of a circle
Find the circumference of a circle with the diameter of 13.6 feet
How did cities influence colonial life?
Simplify the radical 72
Albert used 3/8 of a half gallon of paint.  What fraction of a gallon of paint did he use?
y=5x-8. what is the input whne the output is 12?