Can we use parameter in function?

A function can take parameters which are just values you supply to the function so that the function can do something utilising those values. These parameters are just like variables except that the values of these variables are defined when we call the function and are not assigned values within the function itself.

Sizin İçin Seçtik  How many optional parameters are there in flutter?

Leave a Reply

Your email address will not be published. Required fields are marked *