aspose file tools
The moose likes Beginning Java and the fly likes OOP,Pointers,Inheritance in Java Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "OOP,Pointers,Inheritance in Java" Watch "OOP,Pointers,Inheritance in Java" New topic
Author

OOP,Pointers,Inheritance in Java

Ajay Selvam
Greenhorn

Joined: Sep 16, 2007
Posts: 6
I am new to Java?
Pls explain me detailly abou these questions..

Java is partially OOP why?
Is there pointers in Java?If not means why?
what is Interface?
What is the difference between Multiple inheritance and Interface?
Why Java does not support multiple inheritance?

Can anyone explain me these questions
Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 32663
    
    4
web page
Laxman Guru
Greenhorn

Joined: Feb 26, 2008
Posts: 17
"Is Java a partially Object Oriented Programming Language?"


Laxman
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: OOP,Pointers,Inheritance in Java
 
Similar Threads
why java doesn,t support multiple inheritance
Java with Pointers and OOPS
Interface
Multiple Inheritance in interface ?
Multiple inheritance and Multiple Interfaces