You are on page 1of 1

Assignment 1

1)Explain various input devices


2)Define Computer. Describe the characteristics of computer in detail
3)Explain the following programming paradigms
a)procedural programming
b)structured programming
c)object oriented programming
4)Explain printf() and scanf() with their syntax, give the illustrate examples
5)Explain any 5 types of operators in c language with the illustrative example
6)write a c program to find the roots quadratic equation by accepting the coefficients.Print
approprtiate messages
7)write a program to print the following pattern

1
1 2
1 2 3
1 2 3 4
8)with suitable example , explain the basic structure of c programming
9)what are the basic data types available in c
10)What is type conversion and type casting? Explain it with example

Submission Date: 25/10/2023

You might also like