Is java ee a framework?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is a parameter in java?

0 Answers  


Map map = new HashMap(2); map.add(“1”,”one”); map.add(“2”,”two”); map.add(“3”,”three”); What will happen at this line?

5 Answers   Rolta,


How do you use equal in java?

0 Answers  


How to sort numbers in java without array?

0 Answers  


What happens when heap memory is full?

0 Answers  






What are the advantages of inner classes?

0 Answers  


Why should we use java?

1 Answers   IBM,


Which way a developer should use for creating thread, i.e. Sub classing thread or implementing runnable.

0 Answers  


What is the difference between method overriding and overloading?

0 Answers  


Java support what type of parameter passing ?

7 Answers   Wipro,


Tell me the Importent classes in net package?

0 Answers  


What is the name of the java compiler?

0 Answers  


Categories