What is compile time polymorphism?
Answer Posted / bandu kank
In compile time polymorphism, compiler decided which have
to be executed depending on the parameter type and list
| Is This Answer Correct ? | 54 Yes | 10 No |
Post New Answer View All Answers
When do we use synchronized blocks and advantages of using synchronized blocks?
What is sizeof in java?
What is meant by 'bit masking' in java?
What is treeset in java?
What is a variable simple definition?
What is import java util arraylist?
What are the advantages of passing this into a method instead of the current class object itself?
Explain what is encapsulation?
What are benefits of java?
What are heap memory and stack memory and what are memory tables.
Does set allows null in java?
How do you identify if jvm is 32-bit or 64-bit from java program?
How many JVMs can run on a single machine and what is the meaning of Just-In-Time (JIT) compiler?
What is the format specifier?
What does percent mean in java?