Answer Posted / mahendar
vector is syncronized ,where as array list is not
syncronized
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the difference between a menuitem and a checkboxmenuitem?
How primary key is implemented in Oracle?
Why a component architecture for the java platform?
Why are component architectures useful?
What are the services in RMI ?
What if the static modifier is removed from the signature of the main method?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions
What is the difference between the session.update() method and the session.lock() method?
whats is mean by connectionpooling
which type of objects reference will be given to client?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
Difference between new operator and class.forname().newinstance()?
Can constructors be synchronized in java?
What is the map interface?
What is the difference between static and non-static with examples?