View Single Post
  #19 (permalink)  
Old February 4th, 2005, 03:33 PM
Sandz Sandz is offline
Authorized User
 
Join Date: Feb 2005
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to Sandz
Default

When it comes to OOPS there is nothing better than C++(Turbo if possible!). This is because C++ has all the features which are essentials in OOPS. Java is cool too. However the conceps like abstract classes,multiple inheritance and many others can't be learnt in Java. They have been taken away for efficiency reasons. Java Interfaces might help but then again if you want to learn it full and fast..C++ is the best.


sands