πŸ“Š JavaScript
Q. Which of the following constants has the value 255?
  • (A) TYPE_NAVIGATE
  • (B) TYPE_RELOAD
  • (C) TYPE_BACK_FORWARD
  • (D) TYPE_RESERVED
πŸ’¬ Discuss
βœ… Correct Answer: (D) TYPE_RESERVED

Explanation: TYPE_RESERVED: Has the value of 255 and is a catch-all for any navigation type not defined above.

Explanation by: Mr. Dubey
TYPE_RESERVED: Has the value of 255 and is a catch-all for any navigation type not defined above.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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