Home
Tutorials
C Tutorials
Get Started
Flow Control
Functions
Arrays
Pointers
Strings
Structure And Union
File Handling
Enumeration
Preprocessor
View all
C++ Tutorials
Coming Soon...
C# Tutorials
Coming Soon...
Examples
C Examples
Print a Character
Print an Integer Number
Sum of two Numbers
Multiplication of two Numbers
Calculate the Simple Interest
View all
C++ Examples
Coming Soon...
C# Examples
Coming Soon...
Blog
Home
Tutorials
C Tutorials
Get Started
Flow Control
Functions
Arrays
Pointers
Strings
Structure And Union
File Handling
Enumeration
Preprocessor
View all
C++ Tutorials
Coming Soon...
C# Tutorials
Coming Soon...
Examples
C Examples
Print a Character
Print an Integer Number
Sum of two Numbers
Multiplication of two Numbers
Calculate the Simple Interest
View all
C++ Examples
Coming Soon...
C# Examples
Coming Soon...
Blog
C Compiler
C# Compiler
Code
Input
Compile
Output
#include <iostream> using namespace std; int main() { cout
Input
Output