InterviewSolution
Saved Bookmarks
| 1. |
Who created C++?(a) Bjarne Stroustrup(b) Dennis Ritchie(c) Ken Thompson(d) Brian KernighanI had been asked this question in homework.The origin of the question is Basics in portion Basics Concepts of C++ of C++ |
|
Answer» CORRECT answer is (a) Bjarne Stroustrup The best I can explain: Bjarne Stroustrup is the original CREATOR of C++ during 1979 at AT&T BELL Labs. |
|