What is compile time polymorphism?
Answer Posted / kaukab
We can achieve compile time polymorphism through overloading
method, on compile time compiler decide that which method
will be executed.
| Is This Answer Correct ? | 40 Yes | 5 No |
Post New Answer View All Answers
What are the types of relation?
What is java regex?
What type of language is java?
Which methods cannot be overridden in java?
Write a function to find out longest palindrome in a given string?
What is the difference between pass by reference and pass by pointer?
Explain the use of sublass in a java program?
What is array sorting in java?
What is output buffer?
How do you find the independent variable?
What is downcasting?
What is finalize() function in java?
Is char a method in java?
Can a lock be acquired on a class in java programming?
What are different types of expressions?