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 |
What are the rules for naming an array?
In what types of operations an ArithmeticException will be thrown?
What is t in parametric equations?
What is computer compiler?
What is java virtual machine and how it is considered in context of java’s platform independent feature?
What is the difference between private & public & friendly classes?
Can java object be locked down for exclusive use by a given thread?
Can you change array size in java?
Is singleton class thread safe?
Is java still relevant?
Realized?
What is callable java?