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
How do you add an element to an arraylist in java?
What does the exclamation mark mean in java?
What is boolean logic?
What is a vector in java?
What is the name of the java compiler?
Can you extend main method in java?
How many JVMs can run on a single machine and what is the Just-In-Time(JIT) compiler?
What are the different ways of implementing thread? Which one is more advantageous?
Where we write javascript code in html page?
What is the difference between int and integer in java?
What is a dynamic array in java?
Which types of exceptions are caught at compile time?
Is 0 an irrational number?
Can a serialized object be transferred via network?
What is java reflection?