Skip to content

Latest commit

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

Practical Lab Assignment - Control Structures - if/else

  1. Program to convert temperature from degree centigrade to Fahrenheit.
  2. Program to show swap of two no鈥檚 without using third variable.
  3. Program to find greatest in 3 numbers.
  4. Program to find that entered year is leap year or not.
  5. Program to find whether given no is even or odd.