Hi,
After reading Development guide document for Binary string constant and Hexadecimal number constant, I feel both looks same.
So,
- What is difference between Binary string constant and hexadecimal number constant?
- Any example for in which case we use Binary string constant and hexadecimal number constant?
Thanks.