Q. Which of the following is used to detect the type of a variable?

  • (A) typeof
  • (B) instanceof
  • (C) isType()
  • (D) detect()
πŸ’¬ Discuss
βœ… Correct Answer: (A) typeof
Explanation: typeof is used to check the data type of a variable or expression.
Explanation by: Mr. Dubey
typeof is used to check the data type of a variable or expression.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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