What is dynamic binding?
Answers were Sorted based on User's Feedback
Answer / ravikiran(aptech mumbai)
dynamic binding is the binding that takes place during runtime
| Is This Answer Correct ? | 5 Yes | 1 No |
Explain about OOPS concepts and fundamentals.
Can you extend main method in java?
What is formatted output in java?
What is unicode in java?
How many days will it take to learn java?
Can we serialize static variables in java?
Why declare Main() method as a static in java ?
What is the difference between pass by reference and pass by pointer?
Can we override the static methods?
Is java map thread safe?
How does callback work in java?
Is an integer an object?