This program shows how to calculate the sum and product of two value. #include<iostream.h> #include<conio.h...
Read More
Writing c ++ program
The source code of c ++ program is stored on the disk with " cpp " extension ( cpp stand c plus plus ). The program is stored in ...
Read More
steve Jobs, Bill Gates Quotes
There's no limit for dreams and achievements unless you believe it. “If you can’t make it good, at least make it look good.” “I...
Read More
First c++ Program-Hello World!
As we have already discussed enough about basic c++ introduction, and also about the Syntax of a c++ program so now we are ready to start...
Read More
Structure of C++ Program
A C++ Program consists of three main parts, These are: Preprocessor Directives The main () Function C++ Statements Prepro...
Read More
Differences between C and C++:
C++ is derived from the C language. C is a structured language , while C++ is an object oriented language. Dennis Ritchie developed ...
Read More
What is C++ ?
C++ is pronounced " C-Plus-Plus ."ˈsiː plʌs plʌs/ it is an object oriented programming (OOP) language, developed by Bj...
Read More
Translators
We mainly have two kinds of Translators. Compilers Interpreters Translation Process : Translation of a program has mainly 3...
Read More
Subscribe to:
Posts (Atom)