#java IBM interview questions webservices J2EE experienced
Explore tagged Tumblr posts
javainterviewquestions · 7 years ago
Text
IBM
1.How java is platform independent?
2.Diamond Problem?How is it handled
3.Multiple vs Multi level inheritance
4.Arrays vs Collection
4.How arrayList size increases dynamically?
5.Default size of arrayList?
6.Benefits of using Lambdas
7.Write Lambda expression to create thread
8.Features of java7
9.Try with Resource in Java 7
10.Different modules in JBOSS?
11.Which module you are using and why?
12.What are methods in Object class?
13.Use of clone method?
14.Internal implementation of HashMap
15.Why Default and static methods introduced in Java 8
16.What are streams?
17.What is stream pipeling?
18.What are webservices?
19.Difference between PUT vs POST
20.Different ways of handling session.
21.If arraylist is not synchronized,why are we using it?
22.When to use set and HashMap
23.Why wait ,notify methods are there in Object class
24.Explain Exception handling with examples
0 notes