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
Can we create constructor in abstract class ?
Why there are some null interface in JAVA? What does it mean? Give some null interface in JAVA?
What is a databasemetadata?
What is a bufferedreader?
State some advantages of java?
What is the abstract class?
Are arrays static in java?
What is an interoperable application in java ?
What do you know about the garbage collector in java?
Is logger a singleton?
What are recursive functions? Give some examples?
What are the restrictions that are applied to the java static methods?
Write a program to print count of empty strings in java 8?
What is a website container?
How to call one constructor from the other constructor ?