0% found this document useful (0 votes)
67 views1 page

Assignment No. 1

Uploaded by

potdaromkar773
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
67 views1 page

Assignment No. 1

Uploaded by

potdaromkar773
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

TSSM's

Bhivarabai Sawant College of Engineering and Research Narhe, Pune-41


Department of Engineering Science
Academic Year: 2024-25 (Sem.-I)
Unit-I Introduction to Program Planning and C
Programming
Class: FE
Subject: Fundamentals of Programming Languages

Q.
Question Statement Marks
No.
1 Define an algorithm with suitable example. 3
2 Define Flowchart with suitable example of flowchart. 3
3 What are the different flowchart symbols? 3
4 Explain brief history of C programming 4
5 What is the importance of C language? 3
6 Explain C character set. 4
7 Explain C tokens. 4
8 What do you mean by C keywords? Enlist a few keywords of C languages. 3
9 Define an identifier in C. Explain rules of naming an identifier. 4
10 Define a constant in C. What are the different types of constants in C? 4
11 What is a variable in C? How to declare variables of different types? 3
12 Explain data types in C. 4
13 Explain different storage classes in C. 4
14 How do we assign values to variables? 3
15 Explain symbolic constants in C with suitable example. 3
16 Explain variable as constant and variable as volatile with suitable example. 4
17 Explain different escape sequences in C. 4
18 Explain structure of a C program. 4
19 Explain data types and corresponding format specifiers. 4
20 Write an algorithm for addition of 2 numbers. 3
21 Draw flowchart for multiplication of 2 numbers. 3
22 Write an algorithm and draw flowchart for Simple interest calculation. 4

You might also like