Is java pure object oriented or not? if yes, give the valid
reason.
Answer Posted / siva parvathi
yes,yes,java is pure object oriented language...
because all our codes are written within the class.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How many types of parsers are there?
What is variable and its types?
How many unicode characters are there?
What is prefix of a string?
What is %d in printf?
What is the meaning of 3 dots in java?
Is static a singleton?
What is a byte array?
Can constructor be synchronized?
What is the purpose of the finally clause of a try-catch-finally statement in java programming?
How many days will it take to learn java?
1.IN CASE OF DYNAMIC METHOD DISPATCH WHY WE USE REFERENCE VARIABLE,WE CAN USE THE DIFFERENT DEFINED OBJECT DIRECTLY TO ACCESS THE DATA MEMBER AND MEMBER FUNCTION OF THAT RESPECTIVE CLASS?WHAT IS THE MAIN FUNCTION OF "REFERENCE VARIABLE" HERE?
Why java is object oriented?
What is the access scope of protected access specifier?
What are the different types of methodologies?