i am having problems in solving a few of my computer problems in 2d arrays..
for eg:-
1 2 3 4
8 7 6 5
9 10 11 12
16 15 14 13
what would be the javascript to print this??
please help..its urgent :)

Recommended Answers

All 2 Replies

You are in the Javascript forum, but the title of your post refers to Java. Which language are you using, Javascript or Java?

In what format is the data? Is the data already saved in a string? An array?
Are the values always integer? Or will they be float? Double?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.