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

What is the difference between @before and @beforeclass annotation?

0 Answers  


List interface?

2 Answers  


What comes to mind when someone mentions a shallow copy in java?

0 Answers  


Hi buddy, well i got that there is always a default constructor with abstract class. OK. But why not with interface? Thanks in advance.

2 Answers  


what is sendredirect?

7 Answers   TCS,


can you use the two main method in same class?how?

4 Answers   DELL, Geosoft, SparkTG,


Can an interface extend a class?

0 Answers  


What is the method overriding?

0 Answers  


What is arguments in java?

0 Answers  


How to override a equals() method and what is the use?

1 Answers  


What is boolean keyword in java?

0 Answers  


Why singleton pattern is better than creating singleton class with static instance?

0 Answers  


Categories