Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

what is the meaning of byte b[][][][]=new byte[1][2][3][4]?

807569Aug 21 2006 — edited Aug 21 2006
Hi Friends,
I want to know the functionality of
byte b[][][][]=new byte[1][2][3][4].
If anyone knows pls reply me.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 18 2006
Added on Aug 21 2006
4 comments
317 views