Answer Posted / rajashekar reddy
Yes, java is purely Object Oriented Language,
someone says that Java is partially OOL because datatypes are
declared without creating object But my question is without creating object how can we access these data types.
We can declare any data type within the method or within the class only and obviously every method is written inside the
class only.
Every class is an Blueprint of that particular object.
My conclusion is Java is purely Object Oriented Language.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is different between oops and c++
Why is abstraction used?
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
What is difference between inheritance and polymorphism?
write a program to find 2^n+1 ?
What is class and object in oops?
what type of questions
What are the data types in oop?
Please send ford technologies placement paper 2 my mail id
What are constructors in oop?
What is polymorphism what are the different types of polymorphism?
what is graphics
What is polymorphism what is it for and how is it used?
What are functions in oop?