Step 1: Understand what a digital signal is
A digital signal represents information using discrete values or steps. It usually switches between two distinct voltage levels that correspond to binary digits, 0 and 1.
Step 2: Compare with analog signals
Analog signals are continuous and vary smoothly over time, often in the form of sine or cosine waves. In contrast, digital signals jump between discrete values without intermediate states.
Step 3: Identify the code system used by digital signals
Digital signals use the binary code system, which is based on two states (0 and 1). This binary system is the fundamental language for digital communication and computing.
Step 4: Clarify about hexadecimal representation
Hexadecimal numbers are sometimes used to represent binary data more compactly, but the actual digital signal itself is inherently binary, not hexadecimal.
Step 5: Conclusion
Therefore, digital signals fundamentally use the binary code system to represent information, making option (2) the correct choice.