Using HTML button tag, JavaScript command can be executed by using ____ function

Questions & AnswersCategory: Programming LanguageUsing HTML button tag, JavaScript command can be executed by using ____ function
Adam asked 2 years ago

Using HTML button tag, JavaScript command can be executed by using ____ function.

a. “alert(Button1);”

b. “alert(‘Button1’);”

c. “alert(‘Button1’);

d. “alert(‘Button”);”