What is C++? | Razsoft education
What is C++ ? C++ is a powerful high level computer programming language developed by Bjarne Stroustrup in 1979 at AT & T Bell’s lab . The language continue the legacy of C language to produce fast , efficient, reliable and portable code, But extended features for Object oriented programming and generic programming . So, programmers can write complex and large program easily but produce code as efficient as C does.