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

Java Features and Programming Concepts

The document lists various Java-related questions from examinations in November 2023 and April 2022. It covers topics such as Java features, exception handling, access modifiers, and programming tasks like calculating areas and creating applets. Each question is associated with its appearance in different exam sessions.
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)
5 views1 page

Java Features and Programming Concepts

The document lists various Java-related questions from examinations in November 2023 and April 2022. It covers topics such as Java features, exception handling, access modifiers, and programming tasks like calculating areas and creating applets. Each question is associated with its appearance in different exam sessions.
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

No Question Appears In Question

Numbers

1 Explain Features of Java. (Or "Explain in detail the November 2023 Q2 a)


features of Java.") April 2022 Q2 a)
2 Differentiate between interface and abstract class. November 2023 Q2 c)
April 2022 Q2 c)
3 Explain the concept of exception and exception November 2023 Q2 d)
handling. April 2022 Q2 d)
4 What is the use of Reader and Writer class? November 2023 Q1 e)
April 2022 Q1 e)
5 Explain Access modifiers used in Java. (Or "Explain November 2023 Q1 h)
Modifiers and Access Controls used in java.") April 2022 Q1 h)
6 Write a Java program to calculate area of Circle, November 2023 Q3 b)
Triangle and Rectangle. (Use Method Overloading). April 2022 Q3 b)
(Minor variations in capitalization and "&" vs "and".)
7 What is package? Write down all the steps for November 2023 Q5 c)
package creation. (Or "Define package with all the April 2022 Q5 c)
steps for package creation.")
8 Why Java is a platform neutral language? April 2023 Q5 iii)
November 2022 Q1 a)
9 Write a Java program to display smiley face using April 2023 Q3 v)
applet. (Or "Write a applet application in Java for November 2022 Q4 b)
designing smiley.")

You might also like