JavaScript Basic notes 3.
Functions In JavaScript...
Q.1) Functions in Javascript
Ans. If we have more line codes and it was reusable many times then we can store on it a function and when we want to use these codes then we call the function name simply and our code were run....
ankushdhiman.hashnode.dev3 min read