Answer Posted / swapna
java is not a pure object oriented .its partially object
oriented.object oriented means every thing should be used in
terms of objects.in java we use datatypes with out creating
any objects.using java we can do fully object oriented
programming.so its a partially object oriented.
| Is This Answer Correct ? | 107 Yes | 20 No |
Post New Answer View All Answers
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
What is polymorphism and types?
What is and I oop mean?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
What does sksksk mean in text slang?
Is html an oop?
write a programe to calculate the simple intrest and compund intrest using by function overlading
Where is pseudocode used?
How do you achieve polymorphism?
What is ambiguity in inheritance?
Give two or more real cenario of virtual function and vertual object
What is meant by oops concept?
Why is oop useful?
Why oops is important?
Why do we use oop?