πŸ“Š JavaScript
Q. In JavaScript the x===y statement implies that:
  • (A) Both x and y are equal in value, type and reference address as well.
  • (B) Both are x and y are equal in value only.
  • (C) Both are equal in the value and data type.
  • (D) Both are not same at all.
πŸ’¬ Discuss
βœ… Correct Answer: (C) Both are equal in the value and data type.

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
436
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Durgesh
Publisher
πŸ“ˆ
87%
Success Rate