InterviewSolution
Saved Bookmarks
| 1. |
Who invented OOP?(a) Alan Kay(b) Andrea Ferro(c) Dennis Ritchie(d) Adele GoldbergThe question was asked by my college professor while I was bunking the class.This is a very interesting question from OOPs Basic Concepts in section OOPs Concept & Features of Object Oriented Programming |
|
Answer» CORRECT answer is (a) ALAN Kay The best I can explain: Alan Kay invented OOP, Andrea FERRO was a part of SMALLTALK Development. Dennis invented C++ and Adele Goldberg was in team to DEVELOP SmallTalk but Alan actually had got rewarded for OOP. |
|