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 |
What is the difference between @before and @beforeclass annotation?
List interface?
What comes to mind when someone mentions a shallow copy in java?
Hi buddy, well i got that there is always a default constructor with abstract class. OK. But why not with interface? Thanks in advance.
what is sendredirect?
can you use the two main method in same class?how?
4 Answers DELL, Geosoft, SparkTG,
Can an interface extend a class?
What is the method overriding?
What is arguments in java?
How to override a equals() method and what is the use?
What is boolean keyword in java?
Why singleton pattern is better than creating singleton class with static instance?