What is parameters in java?

what-is-parameters-in-java?

Parameters:

A parameter is a variable used to define a particular value during a function definition. Whenever we define a function we introduce our compiler with some variables that are being used in the running of that function. These variables are often termed as Parameters. The parameters and arguments mostly have the same value but theoretically, are different from each other.

Total
0
Shares
Leave a Reply

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

Previous Post
react-19-update-

React 19 Update 🎉

Next Post
what-is-type-safe-web-apis?

what is type-safe web APIs?

Related Posts