0% found this document useful (0 votes)
13 views1 page

Java Programming Concepts Explained

The document is an assignment for a Full Stack Java Programming course, specifically for Computer Engineering students. It includes five questions covering key Java concepts such as features, method overriding, constructors, inheritance, and exception handling. Each question requires detailed explanations of the respective topics.

Uploaded by

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

Java Programming Concepts Explained

The document is an assignment for a Full Stack Java Programming course, specifically for Computer Engineering students. It includes five questions covering key Java concepts such as features, method overriding, constructors, inheritance, and exception handling. Each question requires detailed explanations of the respective topics.

Uploaded by

ssghadge
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

SE BE Computer Engineering

Sub: Full Stack Java Programming

Assignment 1

Q1. Explain Java features.

Q2. Explain method overriding.

Q3. What is constructor? Explain its types.

Q4. What is Inheritance? Explain its types.

Q5. Write note on Exception handling in java.

You might also like