Answer Posted / vinay chowdary
According to oopl specification a language which considers
each and every component as an object.
1.But in java primitive datatypes are there so we can
consider java as not fullfledged oopl.
2.all of u guys plz think that java also providing wrapper
classes for each primitive,so can't it be full object
orientation(plz respond me on this point)
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is multilevel inheritance?
#include
program for insertion ,deletion,sorting in double link list
What is abstraction oop?
Who invented oop?
When not to use object oriented programming?
How Do you Code Composition and Aggregation in C++ ?
What is coupling in oops?
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
What is class and object in oops?
write string class as your own class in java without using any built-in function
Why is polymorphism important in oop?
Can abstract class have normal methods?
What is object-oriented programming? Webopedia definition