Is java is a fully object object oriented language?
Answer Posted / d.mahendhar reddy
no.because it supports primitive datatypes like int byte...
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is static import in java? Explain
What are the four versions of java?
I have multiple constructors defined in a class. Is it possible to call a constructor from another constructor’s body?
How is abstraction implemented in java ?
What is the dot operator?
What do you mean by ordered and sorted in collections in java?
What is difference between hashset and hashmap?
How do I write a self declaration?
What is a "pure virtual" member function?
What is string manipulation?
Can we convert list to set in java?
What is a byte string?
How do you declare an array that will hold more than 64KB of data?
What is a Hash Table? What are the advantages of using a hash table?
What is difference between equals and hashcode method?