Write a c or python program to check Leap Year
C Program: #include < stdio.h > int main () { int year; year = 2016 ; if (((year % 4 == 0 ) && (year % 1...
C Program: #include < stdio.h > int main () { int year; year = 2016 ; if (((year % 4 == 0 ) && (year % 1...
1. Press windows key + R , then type cmd and Press Enter 2. 3. Type netsh wlan show profile and press Enter 4. Now you can see all the ...