Home
Online Home
Monday, December 6, 2021
function in Javascript
function
myFunction(p1, p2) {
return
p1 * p2;
// The function returns the product of p1 and p2
}
-------------------------******************-----------------------------
abc()
{
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment