What is compile time polymorphism?
Answer Posted / sahaj
polymorphism is the ability to use an operator or function
in different ways.
| Is This Answer Correct ? | 20 Yes | 6 No |
Post New Answer View All Answers
Can we extend singleton class?
What is the format specifier?
How arrays are stored in memory in java?
How many types of parsers are there?
How many bytes is a unicode character?
Explain importance of throws keyword in java?
What are keywords and reserved words in java?
Difference between string, string builder, and string buffer?
What is the difference between the final method and abstract method?
what is thread? What are the high-level thread states? Or what are the states associated in the thread? : Java thread
What is string example?
What are the types of java languages?
What is the SimpleTimeZone class?
Which methods cannot be overridden in java?
Can I declare a class as private?