Vidyalelo
JavaScript · Q37

Server

Programming · JavaScript · question 37

Q37

JavaScript code between a pair of “script” tags are called

A.
Non-inline
B.
External
C.
Referenced
D.
Inline
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
Inline code are those that are writeen between a pair of “script” tags.