Showing posts with label Features of Vector class. Show all posts
Showing posts with label Features of Vector class. Show all posts

Vector class in java

Ashok Veer | April 28, 2020 | | | | Be the first to comment!


Vector class is synchronized in nature that’s why whatever operations we perform on vectors. Vector class automatically applies a lock to that operation.

Vector class implements List interface so vector class is also growable in nature which internally resizes array when the elements gets added or removed. 


read more...
 
Copyright © 2019 techfloaters • All Rights Reserved.
Template Design by Ashok Veer ( veersoft solution)