Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Adelina Fischer   on May 13 In Java Category.

  
Question Answered By: Ulfah Hashmi   on May 13

Unless you have to use the array  notation, you may want to look at the
Vector or ArrayList classes. They automatically handle resizing, but
you have to use the wrapper classes and casts (at least until Java 1.5
is released).

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on how to append a byte to an array of bytes Or get search suggestion and latest updates.


Tagged: