Semester : SEMESTER 7
Subject : Programming Paradigms
Year : 2019
Term : MAY
Branch : COMPUTER SCIENCE AND ENGINEERING
Scheme : 2015 Full Time
Course Code : CS 403
Page:2
B G1033 Pages: 4
function 11 ൧5 : 15) : T6;
var ೫ : integer;
begin
... (* body of ೯1 >+)
end;
begin
... (* body of P4 +)
end;
begin
... (* body of PI +)
end
b) C language is not a strongly typed language. Can you give the reason that prevents C
to be strongly typed language?
12 a) With help of given figure, Show how static and dynamic link works?
A
B
Cc
இ
0
8 1 Static
Dynamic Links
Links
E
b) What is the difference between value model of variables and a reference model of
variables? Why is the distinction important?
13 a)
Consider the following records of a particular language. Let the size of each char
variable be 1 byte, int be 4 bytes and float be 8 bytes.
1) struct student 2) union student
Page 2of 4
(3)
(5)
(4)
(6)