What is compile time polymorphism?
Answer Posted / sadikhasan palsaniya
method overloading with final keyword is known as compile
time polymorphism.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is public static void main?
What is instanceof keyword?
What is bubble sorting in java?
Explain where variables are created in memory?
how can you catch multiple exceptions in java?
What are methods?
What is a consumer in java?
What is runtime locatable code?
What two classes are used to read data only?
Why chararray() is preferred over string to store the password?
How we can run a jar file through command prompt in java?
Where is the singleton class used?
How do you format in java?
What is object class in java?
Can java list be null?