Answer Posted / hrindows@gmail.com
Java is not 100% Object-oriented because it makes use of eight primitive data types such as boolean, byte, char, int, float, double, long, short which are not objects.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why can't we override private static methods?
What does indexof return in java?
What is object-oriented programming?
Describe the term diamond problem.
What is the primary benefit of encapsulation?
How many threads does a core java have?
What are the changes in java.io in java 8 ?
String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?
How many types of methods are there?
What is the difference between processes and threads?
Does list maintain insertion order java?
What is int lol?
What is a buffer in java?
Why do we need variables?
What is the basic concepts of OOPS?