What is Vector?Can you elaborate how Vector is Thread safe?
Answer Posted / kk
Vector is a growable array.
The methods in Vector class are synchronized which makes
vector thread safe.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What is the purpose of the main method?
How do you use compareto in java?
What is another word for methodology?
Why call by value prevents parameter value change?
What occurs when an object is constructed?
What is an anonymous class in java?
Does java return by reference?
what is mena by object block any what is the use of that
hi am an engineering student and my next plan is for ms in either in us or australia i got my passport but i dont know anything bout visa can u give brief idea 1)How to get prepared for visa and 2)How to apply for top universities and 3)How to pay the fee and so on These all are basic questions plz give me a clear idea
Can a private method be declared as static?
Which list does not allow duplicates in java?
What is an object's lock and which object's have locks in java programming?
What are the advantages of encapsulation in java?
What is public static void main?
What causes memory leak in java?