Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is Vector class?

Answers were Sorted based on User's Feedback



what is Vector class?..

Answer / ravikiran(aptech mumbai)

vector class is from java.util package and all the methods
are synchronized and is a legacy class.and is a growable array

Is This Answer Correct ?    3 Yes 0 No

what is Vector class?..

Answer / janet

The Vector class provides the capability to implement a
growable array of objects

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Core Java Interview Questions

What does the exclamation mark mean in java?

0 Answers  


Can we use this () and super () in a method?

0 Answers  


What are null interfaces? Give some examples?

2 Answers  


What is the difference between object oriented programming language and object based programming language?

0 Answers  


Can we call the Thread.sleep in Synchyronozed block?

5 Answers   Logica CMG,


Write a method to check if input string is palindrome?

0 Answers  


What are the restriction imposed on a static method or a static block of code?

0 Answers  


There can be a abstract class without abstract methods, but what is the need to declare a class abstract if it doesn't contain abstract methods?

5 Answers   HCL,


What is the difference between throw and throws keywords?

0 Answers  


How many times finalize method will be invoked? Who invokes finalize() method in java?

0 Answers  


What is the catch or declare rule for method declarations?

1 Answers  


Can private members of a base class are inheritable justify?

0 Answers  


Categories