1. Write a C++ program to check whether a number is divisible by 5 and 11 or not Example Input Input number: 55 Output Number is divisible by 5 and 11 2. Write a C++ program to check leap year using...


1. Write a C++ program to check whether a number is divisible by 5 and 11 or not Example Input

Input number: 55 Output Number is divisible by 5 and 11


2. Write a C++ program to check leap year using if else. Example Input Input year: 2004 Output

2004 is leap year.



May 18, 2022
SOLUTION.PDF

Get Answer To This Question

Submit New Assignment

Copy and Paste Your Assignment Here