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 |
Can you extend more than one interface?
Is double bigger than float?
What is the use of coding?
What is an empirical question?
why there are multiple catches for a try block.don't tell me that there can be multiple exception of a code segment that's why.tell me the real fact behind this.
What are the uses of synchronized keyword?
why doesn't java run on all platforms?
What is the largest long allowed by java?
What is the difference between size and length in java?
What is the use of arrays tostring () in java?
What is the maximum size of array in java?
What collections you have worked on? Internal working of Hashmap?