Q. Which of the following is true about JSX?

  • (A) It is a templating engine
  • (B) It allows HTML to be written in JavaScript
  • (C) It only works in Node.js
  • (D) It cannot use JavaScript expressions
πŸ’¬ Discuss
βœ… Correct Answer: (B) It allows HTML to be written in JavaScript
Explanation: JSX allows embedding HTML-like syntax into JavaScript code.
Explanation by: Mr. Dubey
JSX allows embedding HTML-like syntax into JavaScript code.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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