What is compile time polymorphism?
Answer Posted / shankar olaiyur
compile-time polymorphism is achieved by
overloading functions and operators.
Is This Answer Correct ? | 52 Yes | 7 No |
Post New Answer View All Answers
Write java program to reverse string without using api?
How many types of equations are there?
What is the declaration statement?
What do you mean by global variable?
How do you escape sequences in java?
What is return used for in java?
Can we have 2 main methods in java class?
What is the public method modifier?
What is covariant return type?
What is boolean law?
Which class represents the socket that both the client and server use to communicate with each other?
What is difference between c++ and java ?
What is the purpose of the strictfp keyword?
What is finally in Java?
What are constants?