Skip to content

Latest commit

 

History

History

2022_01_23_CClass-2

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

C Class 2

.. Previous Page

Class recording: Here

PPT: Part 1 and Part 2

January 23rd, 2022

C language logo

Tasks:

  1. Learn binary to decimal and decimal to binary conversion for integers and floating point numbers.
  2. Read about ASCII.
  3. Revise keywords and operators from the PPT.
  4. Write a program to input 2 numbers and print their sum, difference, product, quotient and remainder.
  5. Try to solve this problem on HackerRank: https://www.hackerrank.com/challenges/solve-me-first/problem.

{% include disqus.html %}