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

Java Ca3

The document outlines key concepts in programming, including definitions of classes, objects, arrays, strings, constructors, inheritance, interfaces, exception handling, events, and final classes. It also covers Java features, types of arrays, and provides examples for defining classes, objects, multilevel inheritance, and interfaces. Additionally, it discusses mouse events, basic controls of Swing, and various operators and looping statements.

Uploaded by

keerthanaak007
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)
2 views1 page

Java Ca3

The document outlines key concepts in programming, including definitions of classes, objects, arrays, strings, constructors, inheritance, interfaces, exception handling, events, and final classes. It also covers Java features, types of arrays, and provides examples for defining classes, objects, multilevel inheritance, and interfaces. Additionally, it discusses mouse events, basic controls of Swing, and various operators and looping statements.

Uploaded by

keerthanaak007
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

[Link] class and object.

[Link] Conditional operator.

[Link] an [Link] are the types of array?

[Link] a string. Give the syntax of creating an empty string.

[Link] is a Constructor?

[Link] explain static members.

7. Define inheritance. Briefly explain.

8. What is an interface? How will you define interface Give the syntax.

9. Define exception handling. What are the advantages of exception


handling.

10. Define event and events handlers

11. Briefly explain final classes.

12. Explain simple if Statement.

1. Explain Java features.


2. Explain the types of arrays in detail.
3. With an example, explain defining a class in detail.
4. With an example, explain defining a object in details.
5. With example program, explain multilevel inheritance.
6. With example program, explain interfaces in detail.
7. Explain mouse events in detail.
8. Explain basic controls of Swing with example.
9. Explain arithmetic,relational,and logical operators.
10. With syntax,flow diagram and example, explain looping
statement.

You might also like