In JavaScript, what symbols need to surround the condition when you write a conditional statement,

In JavaScript, the symbols that need to surround the condition in a conditional statement are parentheses "()".