0% found this document useful (0 votes)
14 views5 pages

CS34212 As03

The document outlines the assignment requirements for students at Quantum University, specifically for the OOP Language and System with Java course. Students must create a PDF of the front pages of five tutorials and submit it by May 29, 2025, to avoid receiving zero marks. Each tutorial includes questions related to Java programming concepts, with a maximum score of 6 marks per tutorial.

Uploaded by

abhishek11mmd
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views5 pages

CS34212 As03

The document outlines the assignment requirements for students at Quantum University, specifically for the OOP Language and System with Java course. Students must create a PDF of the front pages of five tutorials and submit it by May 29, 2025, to avoid receiving zero marks. Each tutorial includes questions related to Java programming concepts, with a maximum score of 6 marks per tutorial.

Uploaded by

abhishek11mmd
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

QUANTUM UNIVERSITY

Campus:-Mandawar, 22KmMileStone, Roorkee-DehradunHighway (NH-73)


ROORKEE-247667(Uttarakhand, INDIA)

Assignment-1
Make a pdf of front page of all five tutorial and upload it in erp
as Assigment-1 within Thursday(29-05-25).After 29-05-25 no
assignment will be submitted by default erp setting. And zero(0)
marks will be awarded.

Tutorial-1
(Even Semester 2024-2025) Date:23-02-25

SubjectName:OOP Language and System with java Subject Code: CS34212


Program/Branch/Year: B.Tech(CSE)/2nd Max Marks=6

1- Why java is secure and platform independent? Explain.


2- What is the difference between instance variable and static variable?
3- What is the difference between Bitwise operator and Logical operator? Write a program.
QUANTUM UNIVERSITY
Campus:-Mandawar,22KmMileStone,Roorkee -DehradunHighway(NH-73)
ROORKEE-247667(Uttarakhand, INDIA)

Tutorial-2
(Even Semester 2024-2025) Date:03-03-25

SubjectName:OOP Language and System with java Subject Code: CS34212


Program/Branch/Year: B.Tech(CSE)/2nd Max Marks=6

1- What is the difference between super,super() and this, this().Write a program for it.
2- What is abstract class and interface. Write a program to implement multiple inheritance
using interface.
3- What is the another option for inheritance. Describe 8- rules with syntax and program to
implement overriding in java
QUANTUM UNIVERSITY
Campus:-Mandawar,22KmMileStone,Roorkee -DehradunHighway(NH-73)
ROORKEE-247667(Uttarakhand, INDIA)

Tutorial-3
(Even Semester 2024-2025) Date:17-03-25

Subject Name: OOP Language and System with java Subject Code: CS34212
Program/Branch/Year: B.Tech(CSE)/2nd Max Marks=6

1- Discuss the exception hierarchy in Java. Explain the root classes Throwable, Exception, and
Error.What is abstract class and interface. Write a program to implement multiple
inheritance using interface.
2- Explain the concept of thread priorities in Java. Discuss how thread priorities affect thread
scheduling.
3- Explain the differences between ArrayList and LinkedList in Java. When would you prefer
to use each type of collection?
QUANTUM UNIVERSITY
Campus:-Mandawar,22KmMileStone,Roorkee -DehradunHighway(NH-73)
ROORKEE-247667(Uttarakhand, INDIA)

Tutorial-4
(Even Semester 2043-2025) Date:31-03-25

Subject Name: OOP Language and System with java Subject Code: CS34212
Program/Branch/Year: B.Tech(CSE)/2nd Max Marks=6

1- Describe the File class in Java. How can you create, delete, and manipulate files using the
File class?
2- Write a program in Java to explain the difference between InputStream and OutputStream
in Java.
3- Discuss the concept of buffered streams in Java. How do BufferedInputStream and
BufferedOutputStream improve I/O performance?
QUANTUM UNIVERSITY
Campus:-Mandawar,22KmMileStone,Roorkee -DehradunHighway(NH-73)
ROORKEE-247667(Uttarakhand, INDIA)

Tutorial-5
(Even Semester 2024-2025) Date:18-04-25

Subject Name: OOP Language and System with java Subject Code: CS34212
Program/Branch/Year: B.Tech(CSE)/2nd Max Marks=6

1- Explain the role of the Component class in AWT. How does it serve as the base class for all
AWT components?.
2- Describe the FlowLayout manager in AWT. How does it arrange components in a GUI
using a flow-like layout?
3- Describe the MVC (Model-View-Controller) architecture in the context of Java GUI
programming. How does MVC promote code separation and reusability?.

You might also like