
- Forum
- Programming Talk
- C and C++
- Best Language for OOP (Object Oriented Programming)
Best Language for OOP (Object Oriented Programming)
This is a discussion on Best Language for OOP (Object Oriented Programming) within the C and C++ forums, part of the Programming Talk category; I am about to start learning OOP (Object Oriented Programming), I want to know which language to choose, which language ...
-
12-14-2006, 10:28 PM #1
- Join Date
- Jan 2006
- Answers
- 5
Best Language for OOP (Object Oriented Programming)
I am about to start learning OOP (Object Oriented Programming), I want to know which language to choose, which language is the best? which language is 100% OOP language?
Matrix
-
Friend there is no language as 100% OOP language but one language has more powerful features than others and depending on usage and application need people learn and implement the language. I would suggest you to start with C++ since it has almost all the powerful features of OOPS and would help you to learn any other future OOPS language in ease.

Reply With Quote





