Vidyalelo
JavaScript · Q55

Invocation And Performance Navigation

Programming · JavaScript · question 55

Q55

What should be the type of the script_url?

A.
Object
B.
String
C.
Array
D.
Any of the mentioned
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
The type of the script_url can be anything that will be compared with the typeof keyword’s result.