Вы находитесь на странице: 1из 2

1

Marathwada Mitra
Mandals

COLLEGE OF ENGINEERING
Karvenagar, Pune-52

________________________________________________________________
110010: Fundamentals of Programming Languages-II
Class Assignments List
FE SEM-II(2016-17)
Unit 1: Structure and Union in C
Batch 1
1. What is the advantage of using structure?
2. Differentiate between a structure and a union.
3. How is a Structure name different from structure variable?
4. Structure declaration reserves memory for the structure.Comment on the statement with valid
justification.
5. Explain the utility of typedef keyword in structures .
Batch 2
1. Explain with an example how structures are initialized.
2. Is it possible to create an array of structure?Explain with the help of an example.
3. Differentiate between a structure and an array .
4. In which applications union can be used ?
5. Write a program that passes a pointer to a structure to a function.
Batch 3
1. Differentiate between a structure and a union
2. What are the limitations of structure ?
3. What is the procedure oriented programming system ?
4. Explain what is union with example.
5. Explain the utility of typedef keyword in structures .

(Faculty)

(Subject Coordinator)

(HOD - DES)

2
Marathwada Mitra
Mandals

COLLEGE OF ENGINEERING
Karvenagar, Pune-52

________________________________________________________________
110010: Fundamentals of Programming Languages-II
Class Assignments List
FE SEM-II(2016-17)

Вам также может понравиться