Unitwise JP impotant Questions

 Unit-5

1) collections program with 6-8 methods. (ArrayList/LinkedList/HashSet/TreeSet as code is same).

2) reading and writing console input and output

3) Reading the content of file and write it into another file(Copying file content)

(or)

1) operations of files – reading, writing and copying files.

Unit-3&4

1)Multi threading creating 2 threads n execute concurrently.

2)Life cycle of Thread

3)Synchronization of threads.

4)Inter thread Communication.

1) Exceptions ( Checked & unchecked Exceptions)

    a). Arithmetic, ArrayIndex, Null pointer exceptions

   b). Customized exceptions

2)Built in exceptions

3) Exception hierarchy

 

Unit-2

1) Inheritance exampleprogram/ Types

2) Dynamic Method Dispatch( if u prepare this, u can write same for Method Overriding/Runtie polymorphism)

3)  Abstract classes, Interfaces (each 1 example prepare)

4) A)Built in packages

B) User defined Package(Convertor program)

 

 

Unit-1

We can’t expect which question comes all are important

1)Oops principles(Abstraction, Encapsulation, Inheritance, Polymorphism, class, object)

2)Java features(11 buzz  words-simple, object oriented, distributed, robust,…...........,dynamic)-either they may give any 5.

3)JVM architecture

4)Control statements/ Operators / Array(Matrix multiplication)

5)Constructor overloading program,

6)methods overloading program

7)String methods program with 6-8 methods.

8) Arrays

 

Note: U may get question on this, super, final

Comments

Popular posts from this blog

Java Programming Preparation

Java Programming Syllabus

Unit-I (Introduction to Java)