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
Advantage and disadvantage of routing in telecom sector
What is abstraction in oops?
What is debug class?what is trace class? What differences are between them? With examples.
How do you define social class?
What does and I oop mean?
can inline function declare in private part of class?
Is oop better than procedural?
Why do we use class?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What polymorphism means?
What are the two different types of polymorphism?
program for insertion ,deletion,sorting in double link list
What is polymorphism what is it for and how is it used?
Why oops is important?
What is the difference between static polymorphism and dynamic polymorphism?