function:β> ye ek block of code hota hai jo sirf tab he execute hota hai jub usse call kiya jaye // Function syntex function functionName(parameters) { // Function body return result; // (optional) } // Function call functionName(arguments)...
function-building-block-of-js.hashnode.dev4 min read
Jay Kadlag
Nicely explained Bro!