Assignment I
Assignment I
TECHNOLOGY
(Approved by AICTE, New Delhi, Affiliated to V.T.U, Belagavi, Recognized by Govt. of. Karnataka)
Chandapura, Bengaluru-560099
Department of Computer Science & Engineering
Assignment I
SEMESTER I
FACULTY NAME
Module -1
Q.no Questions Bloom’s COs
LL
1. Define computer. Describe the various types of computers based L1 CO1
on speed, memory and cost.
2. Develop an algorithm to find the area and perimeter of a circle. L2 CO1
Also define an algorithm.
3. Write a short note on the characteristics of a computer. L1 CO1
4. Draw a flowchart and C program which takes as input p,t,r. L1 CO1
Compute the simple interest and display the result.
5. Explain the basic structure of C program with neat diagram. L2 CO1
6. Explain the input and output statements in C with example for L1 CO1
each.