What is difference between core java and java ee?


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

Post New Answer

More Core Java Interview Questions

What are blocks?.

1 Answers   TCS,


Can we execute java program without main method?

0 Answers  


please write java program of instanceOf keyword implementation

2 Answers   TCS,


What is meant by local variable and instance variable?

0 Answers  


What is static method with example?

0 Answers  






What is the common usage of serialization? What exceptions occur during serialization?

0 Answers  


if we give input as " hi how are you" then the output should be "uoy woh"...it should skip odd words in the input and should reverse even words from the end of string...can anyone help me to write this program in java

1 Answers  


Can we use a default constructor of a class even if an explicit constructor is defined?

0 Answers  


write a program to create an arraylist and listeterator.and value should be enter through keyboard.

1 Answers   Axcend,


How can we find size of the object ?

5 Answers   CTS, RazorSight,


How does system arraycopy work in java?

0 Answers  


Is singleton a bad practice?

0 Answers  


Categories