Answer Posted / ravikiran
Because directly it doenn't support multiple inheritence
and doesn't support pointers
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
What is the difference between iterator and list iterator?
Define linked list and its features with signature?
Why main method is static in java?
Is a method a procedure?
Can we declare the static variables and methods in an abstract class?
Explain the importance of throwable class and its methods?
What is the java idl system?
Implementations of set interface?
How do you replace a string in java?
Difference between Preemptive scheduling vs. Time slicing?
How to use string tokenizer class.
How thread scheduler schedule the task?
In which language java is written?
how does multithreading take place on a computer with a single cpu? : Java thread
Can we define package statement after import statement in java?