πŸ“Š JavaScript
Q. How can you create a node for comment in JavaScript?
  • (A) comment()
  • (B) createComment()
  • (C) Comm()
  • (D) None of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (B) createComment()

Explanation: The comment node can be created using the method Comment createComment(string data).

Explanation by: Mr. Dubey
The comment node can be created using the method Comment createComment(string data).

πŸ’¬ Discussion


πŸ“Š Question Analytics

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