"Stay home, Safe Home"
Exp. No Experiment
1 Program to sort a given array of N elements is ascending / descending order using bubble sort.
2 Program to perform 32 bit addition, subtraction and division operations
3 Program to generate Fibonacci series of N numbers
4 Program to compute factorial and n C r using recursion
5 Program to find square and cube of a floating point number
6 Program to perform floating point addition and Subtraction
7 Program to perform multiplication of two 64 bits numbers.
8 Program to find number of 1’s / 0’s present in a 32 bit number.
9 Program to separate ODD and EVEN numbers of a given array and store them as separate arrays.
10 Program to read two 8 bit input numbers from port and perform arithmetic operation. Send the result as output to the port.
11 Program to Interface a DAC and generate Sinusoidal and Triangular waveforms
12 Program to display a message using Internal UART