Why java is not 100% object-oriented?
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 |
Where will it be used?
how to minimize the functionality to will not force garbage collector?
Which containers use a FlowLayout as their default layout?
Hi Friends, can u give me Real Time example for interface and abstract class.(With Banking Example)
What is the difference between static class and normal class?
Difference between error and exception
What is type inference in java8?
What are accessor methods in java?
What is meant by JVM? Is JVM platform independent or not?
What is difference between module and function?
What are the Abstract Classes provided by Java?
What do you mean by Remote procedure call?