adspace


Why is c++ called oops?

Answer Posted / Vinay Pratap Singh Chauhan

C++ is often jokingly referred to as 'OOPS' which stands for 'Object-Oriented Programming System', because many programmers believe that C++ makes it easy to create programs that require an enormous amount of memory and take a long time to compile, ultimately leading to the exclamation 'Oh, One More Preprocessor Symbol!'

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

daily Routine of father

1493


How c functions prevents rework and therefore saves the programers time as wel as length of the code ?

1173


Can union be self referenced?

1282


What is the latest version on c++?

1218


What character terminates all character array strings a) b) . c) END

1404