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
What is argument in java?
Why set do not allow duplicates in java?
What is the final variable?
What is procedure overloading?
What is difference between equals and hashcode method?
What is a boolean used for?
String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?
What are the 6 mandatory procedures for iso 9001?
How can we create an immutable class in java?
What is boolean used for?
What is the final keyword in java?
Is arraylist an object in java?
What will be the initial value of an object reference which is defined as an instance variable?
What is difference between char array and string?
Write a function to print Fibonacci series and Tribonacci series?