Answer Posted / dinesh kumar
yaa u know everything are object in java but only datatypes
is not object in java...if u use further these datatype as
a object then change data type into object by wrapper
classes...so this is the resion.....so u can easilly say
that java is not 100% object oriented language because of
using data types okay....
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
How to make a write-only class in java?
What are sets in java?
What is a ternary operator in java? What is an interface?
What is immutable state?
If two threads have same priority which thread will be executed first ?
Can we extend singleton class?
What is multi-catch block in java?
Is Java a dying language?
How do you execute a thread in java?
Explain how to force the garbage collection in java.
Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?
What do u mean by variable?
What does the “final” keyword mean in front of a variable? A method? A class?
What type of language is java?
What is the java reflection api? Why it’s so important to have?