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 is difference between checked and unchecked exception in java?
What are the difference between string, string builder, and string buffer in java?
Which variables are stored in heap?
What are methods in java?
How do you implement tree mirroring in java?
Is it compulsory for a try block to be followed by a catch block in java for exception handling?
What is close method? How it's different from Finalize & Dispose?
How to add menushortcut to menu item?
Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?
What is string buffer?
What are the advantages of unicode?
How does multithreading take place on a computer with a single cpu in java programming?
What is ternary operator?
What is better- service oriented or batch oriented solutions?
What are untrusted applets?