Why Java is not purely object oriented?
Answer Posted / ss
Java does not support operator overloading
| Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
What are thread priorities and importance of thread priorities in java?
What is wrapper class example?
Write an algorithm for quick sort?
What is tree in java?
give an example for encapsulation?
What is "this" keyword in java? Explain
Is string passed by reference in java?
Write the algorithm to check the number non-leaf nodes in a tree.
Is 0 true or false?
What type of variable is error flag?
Howto get an object that will perform date & time calculations then format it for output in some different locales with different date style.can ne1 tel me the answer of this question.pls
Is it possible to override the main method?
What are "class access modifiers" in Java?
Can each java object keep track of all the threads that want to exclusively access it?
What’s meant by anonymous class?