InterviewSolution
Saved Bookmarks
| 1. |
x’ffff’ in decimal is ___________(a) 65534(b) 66535(c) 65536(d) 65537This question was posed to me in an internship interview.Origin of the question is Data Value Categories in chapter Data Types of MySQL |
|
Answer» Right choice is (c) 65536 |
|