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

Java Notes

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

Java Notes

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

Java programming important questions

Computer Science-Paper V

Unit -1

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)

7)

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

Unit-2

1) Define arrays ? how to declare arrays 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

Unit-3

1.Define multithreading in java? What is the life cycle of multithreading ? what are
the stages in multithreading?
2)
3)
4Q)explain about file streams in java ?
Unit-4

2. Explain about Event handling in java ?


3.

You might also like