affiliate marketing

Monday 4 June 2012

JAVA PROGRAMMING QUESTION BANK PART 1


UNIT-1
1.What are the features of java?
2.What is byte code interpretation?
3.Why is java strongly typed programming language?
4.Explain the OOPS concept briefly?
5.Why java is architectural-neutral?
6.What is byte code?
7.What is the use of JVM?
8.Why java is important to internet?
9.What is inheritance?
10.what is overloading and overriding?
11.What is polymorphism?
12.What is data abstraction?
13.What are difference between single inheritance, multiple inheritance and multilevel inheritance?
14.What is a constant?