You are on page 1of 1

Sant Gajanan Maharaj Rural Assignment No-1 Year:- 2023-24

Polytechnic, Mahagaon
Program : - Computer Engineering Class-FYCO

Course:- Programming in ‘C’ Course Code-312303


Date:- 16/1/2024 Topic No:-1 Date of submission :- 23/1/2024
Name of Subject Teacher:- Mr. G. K. Birangaddi Total No of Questions:- 15

CO1- Develop C program using input-output functions and arithmetic expressions.

1. Explain the term algorithm. Write advantages of algorithm.


2. Explain the term flowchart.
3. Write algorithm and flow chart to find area of circle and rectangle.
4. Draw & label different symbols used in flowcharts.
5. What is keyword? List any four keywords of ‘C’?
6. Define variable and constant with syntax and example.
7. State the use of printf( ) & scanf( ) with suitable example.
8. Explain arithmetic and logical operator.
9. Explain increment/decrement operator with example.
10. Explain relational and bitwise operator in C.
11. Explain conditional operator with example.
12. Explain declaration and initialization of variable with example.
13. Write a C Program for Exchanging values of two variables.
14. Develop a simple ‘C’ program for addition and multiplication of two integer
Numbers.
15. Describe the following terms :
(i ) Keyword
(ii) Identifier
(iii) Variable
(iv) Constant.

You might also like