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

Why wait(),notify(),notifyAll() methods defined in Object class althought we are using in only threads.

0 Answers   Mphasis,


If your team member writes code with lots of static variables and static methods, will it cause any side effects?

3 Answers   KPIT,


What are order of precedence and associativity, and how are they used?

1 Answers  


Static Variable can referred in non-static method?

3 Answers  


which pattern is default in scanner package?

0 Answers   Satyam,






What is args length in java?

0 Answers  


What is polymorphism in java? What are the kinds of polymorphism?

0 Answers  


What is the blank final variable?

3 Answers  


When is the finally clause of a try-catch-finally statement executed?

0 Answers  


Is array a class?

0 Answers  


What is a package in java? List down various advantages of packages.

0 Answers  


Explain treeset?

0 Answers  


Categories