Day 1 video ,ATTENDANCE AND QUIZ


Video 1


Video-2

Video-3

Video-4



Assignments for practice

1) Write a program to print "Welcome to the World of C"

See what happens if \n is not included in the printf statement.
2) Write a program to print your name and city.
3) We used single line comment in this tutorial.
   Now just try to give a multiline comment.
   Hint: /*...........
      ...........*/
4) Write a C program to calculate the simple interest.
Hint: principal*rate*time/100
5) Write a program to calculate the square of a number.
ATTENDANCE AND QUIZ
ATTENDANCE AND QUIZ

Comments

  1. how to submit the assignment test

    ReplyDelete
  2. How to submit the assignment sir

    ReplyDelete

Post a Comment