one or two arguments
|
11-13-2022, 04:44 PM
Post: #4
|
|||
|
|||
RE: one or two arguments
This feature is called overloading.
The compiler or interpreter would know which one to use, based on.the number of parameters. Really smart systems would be able to determine the type of data in the parameters and use that as well to make the decision on which flavor to call. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
one or two arguments - robmio - 11-13-2022, 03:50 PM
RE: one or two arguments - Didier Lachieze - 11-13-2022, 04:15 PM
RE: one or two arguments - robmio - 11-13-2022, 04:24 PM
RE: one or two arguments - ctrclckws - 11-13-2022 04:44 PM
RE: one or two arguments - toml_12953 - 11-13-2022, 04:47 PM
RE: one or two arguments - robmio - 11-13-2022, 04:54 PM
|
User(s) browsing this thread: 3 Guest(s)