Answer Posted / mohanapriya
java is partially object oriented concept.....
if we say any language is pure object oriented,everything
should be as object.
but in java except string,no other access through object...
that is int,char,etc...
we can do by creating object and access int,char,etc.....
but cant say that without creating object ,cant access.(can
access without creating object).....
so java-partially oops
smalltalk-pure oops.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a class oop?
Why do we use class in oops?
i got a backdoor offer in process global,Bangalore..Can i work with it?
What is the example of polymorphism?
What is polymorphism oop?
Is oop better than procedural?
What is multilevel inheritance?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
what is different between oops and c++
What is abstraction in oops with example?
What are the features of oop?
What are two types of polymorphism?
What is coupling in oops?
Can we create object of abstract class?
What is the advantage of oop over procedural language?