0% found this document useful (0 votes)
11 views

java-imp-quesstions-converted_1

Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views

java-imp-quesstions-converted_1

Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Java programming important questions

Computer Science-Paper V

Unit -1
1. What are the features of java ?
2What is the structure of java program ? explain about

execution of 3)Iterative statements or looping statements

4)Define operators? What are the types of operators in java?


5.Define class and object in java ? how to declare and access class

members ? 6)Define constructor and what are the types of

constructors in java ?

7)Define method overloading ? whar are the advantages of it? Explain


with example?

(or) what is static polymorphism ? explain it?

8)Define constructor overloading ? what are the advantages of it?


Explain with example?

Unit-2

1) Define arrays ? how to declare arrays in java ?


2) Define inheritance ? what are the types of inheritance?

3) Define method overridden and explain with example?


4) Define interface ? explain with example ?
5) Explain about abstract classes in java?

6) Define packages ? how to import packages ? what are the


categories of packages?
7) Define string ?how to declare it? What are String methods in java
8) Define exception ? what are the types of exceptions ?

Unit-3

1.Define multithreading in java? What is the life cycle of multithreading ?


what are the stages in multithreading?
2) What is the life cycle of
multithreading ? 3)what are the
thread priorites ? 4Q)explain about
file streams in java ?
Unit-4
1. What is an Applet? What are the methods that control an applet life
cycle?
2. Explain about Event handling in java ?
3. Define AWT? What are the components in AWT?

You might also like