What is compile time polymorphism?
Answer Posted / haridini
I think it is overloading concept.
| Is This Answer Correct ? | 109 Yes | 22 No |
Post New Answer View All Answers
Name some classes present in java.util.regex package.
How many types of memory areas are allocated by jvm?
Which language is java?
What is exception handling in java?
Explain the term virtual machine?
What is int lol?
What do you mean by access modifier?
Explain about java sdk?
How do you read and print a string in java?
How is string stored in java?
What is :: operator in java?
What does the “final” keyword mean in front of a variable? A method? A class?
Is 0 an irrational number?
Why does the integer quotient -0/3 yield 0, but the double quotient -0.0/3.0 yields – 0.0?
What do you understand by overloading and overriding in java?