User profile: techboy

User info
User name:techboy
Name:Ibrahim Nabeeh
Location:Malaysia
Bio:Im a first year computer science student in software engineering.
Statistical data
Birthdate:Jun 4, 1991
Gender:Male
Occupation:Student
Skills:C++
History
Joined:
Number of posts:3
Latest posts:

array output
hello everybody! I got a very big problem on inputting nd displaying the arrays. As Im new to progr...

Return funtion
#include <iostream> using namespace std ; int calcArea( int , int ) ; void display ( void ) ; ...

nested if else statements
As I came across difficulty on how to write nested if else statements. Please some can help me to gi...