whether java is fully object oriented language or partially
object oriented language
Answer Posted / govindaraj
java partially "ool" because it supports primitive data type also [ means not only class done all process . int,float also used to process so that say]
| Is This Answer Correct ? | 21 Yes | 2 No |
Post New Answer View All Answers
Explain the difference between private, public, package and protected in java?
When should we create our own custom exception classes?
What is type inference in java8?
What is pass by value?
How we can declare a static variable?
What is difference between length and length() method in java ?
What does indexof mean?
How do you use compareto method?
What is the difference between dom and sax parser in java?
What is the difference between compile-time polymorphism and runtime polymorphism?
Difference between == and .equals() ?
placement papaers of spring computing technology
Does java have a compiler?
What are the topics in advance java?
Can we assign null to double in java?