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 |
Implement two stacks using a single array.
What is array initialization in java?
In real time project which driver did u use? What is the main functionality of the Prepared Statement?
Why we use static and synchronized in method for single thread model example: public static synchronized add(){}
What is the purpose of methodology?
What is a memory leak in java?
what is nested class in java?
What is the use of a copy constructor?
For which statements we use a label?
What is are packages?
What are the differences between path and classpath variables?
Explain thread life cycle in java?