Join
Blogs
Questions
Videos
Tags
Members
Search
 
 
Create your own blog, earn points and get popular!

Java array assignment program

Write a program that creates a two dimensional array with float values. The first element should be an array containing -12.5f. The second element should be an array containing 23.4f and 345.4f. The third element should be an array containing 123.43f, 234.123f and 2213.423f. Finally, display an array.
No votes yet
Share this
0 answers