about C ++ Programming language...


About C++



C++ a  cross platform language to make good software application program. It was invented by Bjarne Stroustrup in 1979 at Bell Lab. 

Avantage of C++:

1.    It is compilier support and debuggers.

2.    It is full of large selection literature.

3.    We can do normal C program as well as class program.

4.    In C++ we do OPP program.

5.    C++ is a platform dependent program.

6.    Follow direct execution.

7.    It has 63 keywords like goto, default, break etc.


Disadvantage of C++ :

1.    very complex and take too much time.

2.    Very tough implementation.

3.    Many chances of dirty programming.

4.    Error problem is very high.

N.B.

Dirty program means as prototype or mini program and when need to see quickly code not support.

 

 


Comments

Post a Comment