Question #147707

In JavaScript, the string template literals use ____ rather than the quotes ("") to define a string?


Options:

Explanation:
In JavaScript, the string template literals use back-ticks (``) rather than the quotes ("") to define a string.
Tags: JavaScript

Test Your Knowledge

Want to practice more questions like this? Take a quiz in this category!

Take a Quiz

Share This Question