πŸ“Š JavaScript
Q. What does it indicate when the radix value is 16?
  • (A) String begins with 0x
  • (B) String begins with 0
  • (C) String begins with 0P
  • (D) String begins with FF
πŸ’¬ Discuss
βœ… Correct Answer: (A) String begins with 0x

Explanation: If the string begins with “0x”, the radix is 16 (hexadecimal).

Explanation by: Mr. Dubey
If the string begins with “0x”, the radix is 16 (hexadecimal).

πŸ’¬ Discussion


πŸ“Š Question Analytics

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