[Homework] C# Basics - Primitive Data Types and Variables - Problem {3} - Variable in Hexadecimal Format
Привет колеги!
Не успях да разбера условието на тази задача може ли малко пояснение.
Declare an integer variable and assign it with the value 254 in hexadecimal format (0x##). Use Windows Calculator to find its hexadecimal representation. Print the variable and ensure that the result is “254”. ?