Q. Which symbol is used to create a template literal?

  • (A) `
  • (B) '
  • (C) "
  • (D) ~
πŸ’¬ Discuss
βœ… Correct Answer: (A) `
Explanation: Backticks (`) are used to create template literals in JavaScript.
Explanation by: Mr. Dubey
Backticks (`) are used to create template literals in JavaScript.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
70
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
97%
Success Rate