Programming, website development forum Get latest updates by RSS Follow TechnicalTalk on Twitter Follow TechnicalTalk on Facebook 
HomeSearchRecent PostsLoginRegisterContact Us

Username  
Password    
  Forgot your password?  

Pages: [1]   Go Down
 
  Email this topic  |  Print
0 Members and 1 Guest are viewing this topic.

What makes Java an Object Oriented

 
webmaster forum
vijay12  Offline
Activity
0%
 
Regular Coder
Posts: 67
Topics: 33
January 03, 2009, 11:02:12 AM

 hi  friends !!!!  what  features  does  the  JAVA  programming  language  possess  that  make  it  an  object-oriented  language Huh? define  the  term  object-oriented ??
« Last Edit: January 03, 2009, 12:27:07 PM by Admin »
 
webmaster forum
polas  Offline
Activity
33.33%
 
Code Guru
Gender: Male
Posts: 1399
Topics: 85
WWW
January 03, 2009, 03:00:09 PM

Well you have just answered someone else about what is OO http://www.technicaltalk.net/index.php/topic,324.0.html - I suggest you have a read of that link you posted.

Java is an OO language because it implements OO features and allows the programmer to write code OO style

Mesham Type Oriented Parallel Programming Language, Free online technical support
 
webmaster forum
Activity
0%
 
New Coder
Posts: 41
Topics: 0
WWW
September 23, 2011, 06:52:03 AM

first you know about the meaning of object oriented programming

Display Banner | Pull Up Banner
 
webmaster forum
Activity
100%
 
Regular Coder
Posts: 77
Topics: 0
January 20, 2012, 04:53:02 AM

bject-Orientation is all about objects that collaborate by sending messages. That is, to me, the single most important trait of an object-oriented language.

If I had to put up an ordered list of all the features that an object-oriented language must have, it would look like this:

   1. Objects sending messages to other objects
   2. Everything is an Object
   3. Late Binding
   4. Subtype Polymorphism
   5. Inheritance or something similarly expressive, like Delegation
   6. Encapsulation
   7. Information Hiding
   8. Abstraction

Yellow Pages of Pakistan
 
webmaster forum
hawk035  Offline
Activity
100%
 
Skilled Coder
Posts: 115
Topics: 0
February 02, 2012, 02:32:14 AM

Sorry dear, I don't know about it. oops

Business Directory
 
  Email this topic  |  Print
Pages: [1]   Go Up
 
Jump to:  



Powered by SMF 1.1.15 | SMF © 2011, Simple Machines


Google visited last this page February 04, 2012, 02:25:10 AM