1 Answers
In object-oriented programming, a programming language is said to have first-class messages or dynamic messages if in a method call not only the receiving object and parameter list can be varied dynamically but also the specific method invoked.
4 views
Answered