+1 vote
in JavaScript by
Using HTML button tag, JavaScript command can be executed by using ____ function.

"alert('Button1');"

"alert('Button");"

"alert('Button1');

"alert(Button1);"

1 Answer

0 votes
by

"alert('Button1'); 

Related questions

0 votes
asked Sep 19, 2021 in JavaScript by sharadyadav1986
0 votes
asked Oct 22, 2023 in JavaScript by DavidAnderson
...