PDA

View Full Version : Dim statements 2 dimensional integer


pumpkinslion
Jan 21, 2010, 03:08 PM
which one of following Dim statements declare a two-dimensional Integer variable array named Price that consists of 2 rows and 5 columns?
Dim Price {1 to 2, 1 to 5} as Integer or Dim as Integer Price {1 to 2, 1 to 5} or
Dim Integer as Price {1 to 2, 1 to 5} or Dim Price as Integer {1 to 5, 1 to 2}

Clough
Jan 21, 2010, 03:39 PM
Hi, pumpkinslion!

Are you looking for someone to directly answer your question, or for someone to help you to know how to solve it yourself, please?

If the former is true, then please click on the following link.

https://www.askmehelpdesk.com/math-sciences/announcement-font-color-ff0000-u-b-read-first-expectations-homework-help-board-b-u-font.html

Thanks!