InterviewSolution
Saved Bookmarks
| 1. |
What is c++ language? |
| Answer» EXPLANATION:C++ is a general-purpose programming language created by BJARNE Stroustrup as an extension of the C programming language, or "C with Classes". Stable release: ISO/IEC 14882:2017 / 1 December 2017; 20 months ago TYPING discipline: Static, NOMINATIVE, partially inferred Designed by: Bjarne Stroustrup Filename extensions: C,.cc,.cpp,.cxx,.c++,.h,.hh,.hpp,.hxx,.h++ Written in: C Influenced: Ada, C#, C99, Chapel, Clojure, D, Java, Lua, Nim, Perl, PHP, Python, RUST, Seed7 | |