Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Rabiah Begum    on Jul 11 In Java Category.

  
Question Answered By: Adel Fischer   on Jul 11

Java offers mechanisms to create objects and methods to design
interfaces for those objects to communicate.

The java  language provides mechanisms to enforce the Object Oriented
model by defining encapsulation, inheritance and polymorphism.

So we can say that Java is an Object Oriented language. But, still
there many debates saying it is not OOP.

Refer some of these sites. These are some of very good discussions on
whether Java is OOP or not...

http://c2.com/cgi/wiki?IsJavaObjectOriented

saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?
ubb=get_topic&f=9&t=000146

Share: 

 

This Question has 19 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on JAVA OOP or not ? Or get search suggestion and latest updates.


Tagged: