Q1 : Write a C program to print "Bigger number" out of the three? Using nested if: #include<conio.h> #include<stdio.h> void main() { //bigger number int a=20,b=405,c=78; clrscr(); ...
The blog offers information and notes on the class subjects, instructed by the teacher and written by me.I have made this blog for the students who are for any reason are unable to attend the class.This will be an easy platform for them to get their class work and do it at anytime, anywhere and at their pace. In this era of technology with just an internet connection, you can do anything and rely on this platform for your work updates.