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
What are conditionals and its types?
What is exception handling in java?
Can we call thread start () twice?
What is bubble sorting in java?
Can we increase array size dynamically in java?
What is static block?
Is arraylist ordered in java?
How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters?
What steps are taken when the OS shifts from one-thread execution to another?
What is parsing and its types?
Can extern variables be initialized?
What is balanced tree in java?
How infinite loop is declared?
Is string a class?
State the significance of public, private, protected class?