Answer Posted / raji
Java is not a pure object oriented language because it
support primitive data types( int,float,double,......). Pure
object oriented language means everything should be declared
in objects. SMALLTALK is an example for a pure object
oriented language.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Can a destructor be called directly?
What is encapsulation process?
Write a c++ program to display pass and fail for three student using static member function
when to use 'mutable' keyword and when to use 'const cast' in c++
what is different between oops and c++
Whats is abstraction in oops?
Why is destructor used?
What is the full form of oops?
What are the components of marker interface?
What is the types of inheritance?
i got a backdoor offer in process global,Bangalore..Can i work with it?
What is class and example?
write a programe to calculate the simple intrest and compund intrest using by function overlading
What do you mean by variable?
What is constructor in oop?