If we have int x = 351; in either C or Java, what data actually gets stored in memory? Answer in hex, including the correct prefix.
A) 0x15F
B) 0x167
C) 0x163
D) 0x157