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’s a deadlock?
Can Exception handling we can handle multiple catch blocks?
Why there are some null interface in java? What does it mean?
What is immutable data?
Why do we create public static method in java?
Explain JMS in detail.
Which command from the jdk compiles a java program?
What is the difference between inner class and nested class?
Why does java have two ways to create child threads?
What is the use of toarray () in java?
Can subclass overriding method declare an exception if parent class method doesn't throw an exception?
What is final variable?
What is the difference between jfc & wfc?
What is meant by distributed application? Why are we using that in our application?
What are three ways in which a thread can enter the waiting state in java programming?