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
How do you square a number?
What is the meaning of find and replace?
What are the Main functions of Java?
What is split return?
What is the difference between a static and a non-static inner class in java programming?
how to handle exceptions in ejb?
What are different types of constants?
Can you create an object of an abstract class?
what are the disadvantages of indexes in oracle?
What is a lambda expression ? What's its use ?
How to connect to a remote database using Applet?
What is public static?
How many types of literals are there in JAVA?
What are inbuilt functions?
What is a double vs float?