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
Name few "optional" classes introduced with java 8 ?
How to sort an array in java without using sort method?
What is the size of boolean variable?
Which list is sorted in java?
Is empty string in java?
Which collection is ordered in java?
Is a boolean 1 bit?
Can an unreferenced object be referenced again?
Is string is a data type?
Can we clone singleton object?
What are the three types of design patterns?
Explain different types of wrapper classes in java?
Can I use % with real numbers?
What function extracts specified characters from a string?
Can we define a package statement after the import statement in java?