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 |
How many decimal places is a double?
How do you initialize an arraylist in java?
Is set thread safe java?
What is nextint java?
Does garbage collection guarantee that a program will not run out of memory?
How to overcome the exception object reference not set to an instance of object?
Write a program to find the whether a number is an Armstrong number or not?
What is 3-tier model?
Explain about exception propagation?
What is xslt in java?
Is math class static in java?
What is the implementation of destroy method in java. Is it native or java code?