What is Vector?Can you elaborate how Vector is Thread safe?
Answer Posted / srilatha
Vector is synchronized and thread safe
it allows one thread can access at a time
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
what is heap memory?
What is the difference between static binding and dynamic binding?
What is an empty class? What functionality does it offer in Java?
what is synchronization and why is it important? : Java thread
What about static nested classes in java?
Which class is the superclass for all the classes?
How will you initialize an Applet?
How many types of string data types are there?
Why java is used everywhere?
What is update method called?
How do you check if a string is lexicographically in java?
What is difference between string and new string?
Can we override compareto method?
Is a method a procedure?
What is sizeof () operator?