Home » MYSQL » Mysql Setup » Question
  1. What are X’61626364′ and X’61626364′?
    1. dcba and 1633837924
    2. abcd and 1633837924
    3. dcba and 4297383361
    4. abcd and 4297383361
    5. None of these
Correct Option: B

In the numeric contexts, each hexadecimal number constant is treated as a number. Without adding a zero to it, a hexadecimal literal is treated as a string. Hence it is displayed as abcd.



Your comments will be displayed only after manual approval.