PPL Assignments 1-2 PDF
PPL Assignments 1-2 PDF
S’s
SMT. KASHIBAI NAVALE COLLEGE OF
ENGINEERING Pune-41
DEPARTMENT OF COMPUTER ENGINEERING
Assignment No:-1
Unit-1 :- Fundamental of Programming
Assignment No:-2
1) What is Built-in and primitive datatypes. State the primitive data types of
c++ and Java
2) What are design issues of Array Types
3) Explain user defined ordinal data type
4) What is Union Type? Explain in brief Discriminated and Free Unions
5) Explain in brief design issues of pointers
6) Explain the Associative Arrays.
7) Explain with example, need of type conversion in programming languages
with its type
8) What are abstract data types? How c++ implements abstract data types?
What are the Design issues for abstraction
9) What is the use of static variable and methods in java? Give example of
static declaration.