Programming Languages PHP Objective
Mar 15, 2013

Which of the following functions can be used to convert the binary data stored in a string into its hexadecimal representation? 

Choose the correct answer:
A) encode_hex()
B) pack()
C) hex2bin()
D) bin2hex()
Detailed Explanation

Option B and D is the right answer.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback