How core java/j2ee project performance can be measured ?
Answer Posted / 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 View All Answers
What are constants and how to create constants in java?
Can a constructor call the constructor of parent class?
Which is fastest collection in java?
What are internal and external variables?
What are different ways of object creation in java ?
Why do we need array in java?
Is the milky way in a void?
What is boolean strategy?
Why java strings are immutable in nature?
Why synchronization is important?
What is difference between core java and java ee?
What do you mean by global variable?
What does the string method compareto () do?
design an lru cache in java?
What’s meant by anonymous class?