• If a year is divisible by both, then it is a leap year. • The century year is a leap year only if it is perfectly divisible by 400. For example, 2000 is a leap year. Python Program to Check Leap Year #In this leap year python program, the user to asked enter a year. ...
Loops: Loops have an important procedure used widely in computer science. Actually, it's one of the advantages of computer science that we do not have to write a code as many times as i...
Generate Fibonacci Series Program in 8085 Multiply Two 16-bit Numbers in 8085 Reset Accumulator in 8085 and 8086 Addition of Two 8-bit BCD Numbers in 8085 Swap Two 8-bit Numbers using Direct Addressing Mode Show Masking of Lower & Higher Nibbles of 8-bit Number Exchange Content of HL Regist...