C++
(A)Introduction to C++
Compile the program using AltF9 , and then run the program using ControlF9.
Save the file as name.CPP .That is , name of the file , followed by .CPP(dot CPP).
You can use MICROSOFT VISUAL STUDIO or Code::Blocks as the IDE .
(Turbo C++ is the best..I think..)
-
(B) C++ from Other Source
- First Program to display a message
(C) C++ from Previous Question papers
(Progressing.....)