How core java/j2ee project performance can be measured ?



How core java/j2ee project performance can be measured ?..

Answer / sreedhar

In core java project is standedlon application ,j2ee is
webapplication devlopment,

we can implementing the core java throught project ,we
never easy to enhance the project,

in j2ee implementation its easy way to implement another
functionality allso.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Core Java Interview Questions

How variables are stored in memory?

0 Answers  


What is externalizable?

0 Answers  


What is pass by value?

0 Answers  


Can a java program have 2 main methods?

0 Answers  


What is the difference between the size and capacity of a vector?

0 Answers  






What is comparator in java?

0 Answers  


Is node a data type in java?

0 Answers  


Can you give few examples of final classes defined in java api?

0 Answers  


Can arraylist hold different types java?

0 Answers  


What is passing by reference in java?

0 Answers  


What are the differences between the constructors and methods?

0 Answers  


I want my class to be developed in such a way that no other class (even derived class) can create its objects. How can I do so?

0 Answers  


Categories