Skip to main content

ABOUT ME

NAME            : SINGH SAURABH

EMAIL ID            :    saucom@gmail.com
MOBILE NO       :    9044514273

Popular posts from this blog

INTRODUCTION

C++ (pronounced as "see plus plus") is a computer programming language based on C. It was created for writing programs for many different purposes. In the 1980's, C++ became one of the most used programming languages in the world. The C++ programming language was developed by Bjarne Stroustrup at Bell Labs in the 1980s , and was originally named "C with classes" by   rick mascitti . The language was planed as an improvement on the C programming Language ,adding features based on object oriented programming. Step by step , a lot of advanced features were added to the language ,like operator overloading ,  exception handling and templates .