Sajha.com Archives
hey guys and gulz do you want to learn C++

   WHAT IS C++ ? C++ is an object-orient 05-May-03 khimu
     How much is your rate? 05-May-03 chup
       Khimu, my friend got C- in C++. Since th 05-May-03 DWI


Username Post
khimu Posted on 05-May-03 09:40 AM

WHAT IS C++ ?

C++ is an object-oriented programming language. C++ maintains almost all aspects of the C language. While simplifying memory managment and adding several features-including a new datatype known as a class.
To allow object-oriented programming C++ maintains the features of C which allowed for low-level memory access, but also gives the programming new tools which simplify managment.

WHAT IS c++ USED FOR ?

C++ is a powerful general-purpose programming language. It can be used to create small programs or large applications. It can ve used to make CGI sripts or console only DOS programs. C++ allows you to create programs to do almost anything you want to do.



if you guys pay me well i,ll tach you online
if anyone interesting

khimu
chup Posted on 05-May-03 10:47 AM

How much is your rate?
DWI Posted on 05-May-03 12:29 PM

Khimu, my friend got C- in C++. Since then I said goodbye to C++.

Does C++ really simplify the memory management process? Isn't it real combursome, atleast compared to Java?