0% found this document useful (0 votes)
57 views

Fundamentals of Programming Languages_Que Bank

Uploaded by

pohitet806
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
57 views

Fundamentals of Programming Languages_Que Bank

Uploaded by

pohitet806
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

SINHGAD COLLEGE OF ENGINEERING, PUNE.

(Approved by AICTE, Recognized by Govt. of Maharashtra and Affiliated to Savitribai Phule Pune University)
44/1, Vadgaon (Bk), Off Sinhgad Road, Pune – 411041
First Year Engineering Department
Question Bank

-----------------------------------------------------------------------------------------------------------------------------------
Fundamentals of Programming Languages (ESC105) (2024 pattern)
-----------------------------------------------------------------------------------------------------------------------------------

Unit 1:

Que. PI
Question Marks BL CO PO
No. Code
Q.1 What is algorithm? Write an algorithm for Fibonacci series. 4 1&3 1 3 3.3.1
Q.2 Explain the characteristics of an algorithm. 4 1 1 12 12.2.2
What is flowchart? Explain various symbols used to draw
Q.3 4 1 1 12 12.2.2
the flowchart.
Explain history and importance of C Programming
Q.4 4 1 1 12 12.2.1
Language.
Q.5 Explain various character sets used in C. 4 1&2 1 1 1.3.1
Define C Tokens. Explain various types of C tokens used in
Q.6 6 1 1 1 1.3.1
C using suitable examples.
Q.7 Explain different keywords used in C Programming. 4 1 1 1 1.3.1
What are identifiers. Explain various rules used for
Q.8 4 1&2 1 12 12.2.2
identifiers.
What is constant in C. Explain various types of constants
Q.9 4 1 1 1 13.1
with examples.
What is variable in C. Explain various conditions used while
Q.10 4 1&2 1 1 1.2.1
giving name to the variables with examples.
Q.11 Explain various data types in C using different examples. 5 1 1 1 1.3.1
Q.12 Explain storage classes in C. 4 1&2 1 1 1.3.1
Q.13 Defining of symbolic constants in C. 4 1&2 1 1 1.3.1
Explain how to declare a variable as a constant and volatile
Q.14 4 1 1 2 2.7.1
with example.
Q.15 Write the difference between Constants and Variables. 4 1&2 1 2 2.6.2
Q.16 Write the difference between Keywords and Identifiers. 4 1&2 1 2 2.6.2

Unit 2:
Que. PI
Question Marks BL CO PO
No. Code
Explain various arithmetic operators used in C
Q.1 5 1&2 2 1 1.1.1
programming with examples
Explain various relational operators used in C programming
Q.2 5 1&2 2 1 1.1.1
with examples.
Explain various logical operators used in C programming
Q.3 5 1&2 2 1 1.1.1
with examples.
Explain various assignment operators used in C
Q.4 4 1&2 2 1 1.1.1
programming with examples.
Explain various Increment and decrement operators used in
Q.5 4 1&2 2 1 1.1.1
C programming with examples.
Explain various conditional operators used in C
Q.6 4 1&2 2 1 1.1.1
programming with examples.
Explain various bitwise operators used in C programming
Q.7 5 1&2 2 1 1.1.1
with examples.
Explain various Special operators used in C programming
Q.8 4 1&2 2 1 1.1.1
with examples.
Q.9 Explain arithmetic Expressions used in C with examples. 4 1&2 2 1 1.1.1
Explain how we can evaluate an expression in C using an
Q.10 4 5 2 1 1.1.1
example.
Explain precedence of arithmetic operator with rules for
Q.11 4 4 2 1 1.1.1
evaluation of expression.
Explain operator, precedence and associativity with
Q.12 4 1&2 2 1 1.1.1
examples.
Q.13 Explain mathematical functions used in using examples. 4 2 2 1 1.1.1

You might also like