Unitwise Question Bank-mapping
Unitwise Question Bank-mapping
NOV/ DEC
Sl. 2020 NOV/ DEC
No APR/MAY NOV/ DEC NOV/ DEC NOV/ DEC NOV/ DEC APR/
TOPIC & 2018
2023 2022(R-17) 2022(R-21) 2021 2019 MAY 2019
APR/MAY
2021
Part-A (Q1) Part-A (Q1)
Part-A (Q1)
(2 Marks), Part-A (2 Marks),
Overview of OOP (2 Marks), Part-A (Q1)
1. Part- (Q1)&(Q2) Part-
Part-B(11.a) (2 Marks)
B(11a)(7 (2 Marks) B(11.a)(7
(13 Marks) Marks)
Marks)
Part- B Part-
Part-A (Q2)
2. Java Buzzwords (11.b) B(11.a)(13
(2 Marks)
(13 Marks) Marks)
Part- Part-
3. Overview of Java B(11.a)(7 B(11.b)(13
Marks) Marks)
Part-
4. Operators B(11.a)(6
Marks)
Control Statements Part- Part- Part- Part-
5. B(11.b)(6 B(11.b)(9 B(11.b)(13 B(11.b)(13
Marks) Marks) Marks) Marks)
JP COLLEGE OF ENGINEERING
College Road, Ayikudi
Tenkasi – 627852
Affiliated to Anna University and Approved by AICTE
NOV/ DEC
Sl. 2020 NOV/ DEC
No APR/MAY NOV/ DEC NOV/ DEC NOV/ DEC NOV/ DEC APR/
TOPIC & 2018
2023 2022(R-17) 2022(R-21) 2021 2019 MAY 2019
APR/MAY
2021
Programming Part-A (Q1)
6.
Structures in Java (2 Marks)
7. Defining classes in
Java
Part-A(Q2),
Part- Part-
Part- Part-A (Q2)
8 Constructors B(11.a)(7 B(11.b)(4
B(11.b)(6 (2 Marks)
Marks) Marks)
Marks)
9 Methods
Part-A (Q1) Part-A (Q2)
10 Access specifiers
(2 Marks) (2 Marks)
11 Static members
Part-A (Q2)
12 JavaDoc comments
(2 Marks)
JP COLLEGE OF ENGINEERING
College Road, Ayikudi
Tenkasi – 627852
Affiliated to Anna University and Approved by AICTE
3. Define and explain the control flow statements in java with suitable example.
4. i. Define array. What is array sorting explain with an example?
ii. Illustrate the working principle of Java Virtual Machine.
5.i) Define a class.Write the syntax to define a class.How the object accessed in class.Write a suitable example.
ii) Write a method concept with suitable example.
UNIT II INHERITANCE, PACKAGES AND INTERFACES
PART- A
1. What is object cloning?
2. Define Package.
3. What is the difference between static and non static inner class?
4. Differentiate abstract class and interfaces.
5. Describe the keyword “super”.
6. Whan a class must be declared as abstract?
7. Outline the uses of “extends” keyword with its syntax.
8. Describe the uses of interfaces in java.
9. What is class hiearachy ? Give example.
10. State the condition for method overriding in java.
PART-B
1. Define inheritance? With diagrammatic illustration and java programs explain the types of inheritance with suitable example.
2. i.Illustrate how to add class in a package and how to access these package in another class
ii. What are the advantages of using package?
JP COLLEGE OF ENGINEERING
College Road, Ayikudi
Tenkasi – 627852
Affiliated to Anna University and Approved by AICTE