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
Can I declare class as static or private?
What are keywords give examples?
What is 32 bit float?
What is the difference between compare and compareto in java?
What is a nested structure?
Can a constructor be private and how are this() and super() method used with constructor?
Why do we need hashmap in java?
What are the advantages of java over C++?
Explain what do you mean by functional overloading in java?
Why destructor is not used in java?
What is the difference between class & object?
What do you mean by hashing?
What's the purpose of static methods and static variables?
Is null false in java?
What are the important features of Java 8 release?