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 we declare array without size in java?
Why charat is used in java?
what is the swingutilities.invokelater(runnable) method for? : Java thread
What is the difference between a vector & an array list?
Why constructor has no return type?
What is the primary benefit of encapsulation?
What do you mean by compiler?
primitive data types in Java ?
what is Hashmap & Hashtable wirh example?
what is difference between equals and ==?
Java is Pass by Value or Pass by Reference?
What is meant by oops concept in java?