User profile: abel12512

User info
User name:abel12512
Email:abel.tadese11@yahoo.com
Name:abel
Location:arba minch university
Statistical data
Birthdate:Nov 27, 1993
Occupation:Programmer
Skills:C++
Java
Javascript
html
History
Joined:
Number of posts:1
Latest posts:

add two number
#include<iostream.h> #include<iomanip.h> int main() { int num1,num2,sum; cout<<"enter the first...