News

Solution to the below problems using conditional statements: 1.Write a program to check whether a number is divisible by 5 and 11 or not ? 2.Write a program to check whether a character is alphabet or ...
Become familiar with the idea of a conditional statement and know how to create a program containing optional operations through the use of conditional statements. Become familiar with comparison and ...