Program Name
Write a C Program for Sum of two numbers C program. |
Theory
Sum of two numbers C program using opertor (+).
|
Program Code
|
Input
Sum of two Numbers C Program
Enter two Numbers
10 20
|
Output
Sum of two Numbers= 30
|
Online C Compiler (To copy paste and Run the c program)
|