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?

15.What are the data types in java?
16.What is a variable?
17.What is a keywords in java?
18.Write a java program to calculate the factorial of a number?
19.What is a literal?
20.What is a identifier?
21.Give the java class library?
22.What is the size of data type and what is their range?
23.Define a string?
24.What are the various operators available in java?
25.What is dynamic initialization of a variables?
26.What is garbage collection?
27.Give the difference between automatic type conversion and type casting?
28.What are jump statements in java?
29.Explain the decision making statements in java?
30.Give the various control statements in java?

10-MARKS
1.What are various data types in java? Explain them in detail?
2.Explain the features of java and say why it is important?
3.What are the features of java 2 over java 1.1?
4.Explain the control statements in java?
5.Describe the shift operators in detail with suitable examples?
6.Give the jump statements in java 2 explain labeled loops?
7.Describe the bitwise operators with suitable examples?
8.What are the various operators and expressions in java?
9.Explain the three OOPS principles in detail?
10.Describe automatic type conversion and type casting? Also give the scope and life time of variables?
11.explain 1-dimentional,2-dimentional and multi-dimensional arrays in detail?
12.Write a program for matrix addition and matrix multiplication?
13.Write a program for sorting of strings and searching a string from an array?
14.Give the 0 notation for bubble sort and what is the running time. Write a program in java for bubble sort?
15.What are the features of java 1.1 and java 2?
********************


No comments:

Post a Comment