Vidyalelo
JavaScript · Q45

Sockets

Programming · JavaScript · question 45

Q45

Which of the following is a loosely-typed language?

A.
R
B.
T
C.
S
Answer
D.
Both R and S

Answer: Option C

Solution

Answer: Option C
Solution:
R and S are loosely-typed languages and it supports all of the scalar data types you would expect: string, numbers, and booleans.