Question: 2.1. Write a C program to print pattern bellow: 2.2. Declare variable uint8_t num= 100 and write the code for have output: dec =
2.1. Write a C program to print pattern bellow: 2.2. Declare variable uint8_t num= 100 and write the code for have output: dec = 100; octal = 144; hex = 64 dec = 100; octal = 0144; hex = 0x64
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
