JS

JavaScript Fundamentals 2 - Basic conditional stat...

14.

Which of the following is a basic conditional statement in JavaScript?

if statement

for loop

switch statement

try/catch statement