User Profile
Collapse
-
In the call by value method, we pass a copy of the parameter is passed to the functions. For these copied values a new memory is assigned and changes made to these values do not reflect the variable in the main function.Last edited by Niheel; Mar 18 '21, 05:58 AM. Reason: Generic reference, not specific to the question. Please read guidelines on posting questions on Bytes. -
Hey hi,
The HTML form is used to collect the user inputs. HTML provides a <form> tag to create forms. To take input from the user we use the <input> tag inside the form so that all collected user data can be sent to the server for processing. There are different input types like ‘button’, ‘checkbox’, ‘number’, ‘text’, ‘password’, ‘submit’ etc.
<form action="/submit_data.php ">...Leave a comment:
No activity results to display
Show More
Leave a comment: