[2020]-Programming in JAVA - Control Structure - Decision Making - Simple If Practice

Опубликовано: 19 Октябрь 2024
на канале: Gigabytes Career
88
2

Programming in JAVA - Control Structure - Decision Making - Simple If Practice:
In this video we discussed about the simple if, syntax, flow chart, 5 example program. write a JAVA program to check the given number is even or odd, check the given year is leap or not, check the given number is +ve or -ve, greatest of two numbers, second number is factor of first number.