Q. Which escape sequence is used to print hexadecimal of a number in Perl?

  • (A) %h
  • (B) %b
  • (C) %hex
  • (D) %x
πŸ’¬ Discuss
βœ… Correct Answer: (D) %x
Explanation: The "%x" character sequence is used to print the number's hexadecimal conversion.
Explanation by: Team MCQ Buddy
The "%x" character sequence is used to print the number's hexadecimal conversion.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
159
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Team MCQ Buddy
Publisher
πŸ“ˆ
95%
Success Rate