What is difference between 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

Can we write a class without main method in java?

0 Answers  


Explain the importance of throwable class and its methods?

0 Answers  


Explain what pure virtual function is?

0 Answers   Aricent,


Make a data structure and implement an algorithm to print all the files in a directory. (The root directory can have sub-directories too.)

0 Answers   Amazon,


How do listeners work?

0 Answers  






What are the core java topics?

0 Answers  


Can we change the value of static variable?

0 Answers  


What is the difference between compile-time polymorphism and runtime polymorphism?

0 Answers  


Explain Connection Pooling?

3 Answers  


Mention a package that is used for linked list class in java.

0 Answers  


Which collection allows duplicate values in java?

0 Answers  


Marker interface means , interface which has no methods.Then what is the necessity of its usage.I read "it tells the compiler that it should be treated differently ". "It is used to store state of an object". But still am not clear.Please explain clearly.

2 Answers  


Categories