whether java is fully object oriented language or partially
object oriented language
Answer Posted / maninder kaur
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]
but yes, coz we have wrapper classes to make all primitives as objects, we can considered it as a pure object oriented language.
still, there are lots of conflicts about it.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How many functional interfaces does java 8 have?
What is object class in java?
What is :: operator in java 8?
What is methodological theory?
What is the purpose of interface?
Explain all java features with real time examples
What is jvm? How its run?
What is the locale class in java programming?
How many threads does a core java have?
What is the maximum size of list in java?
What are classloaders?
What are the 6 mandatory procedures for iso 9001?
Can we write a class without main method in java?
What is the static variable?
How many characters is 2 bytes?