Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Visual Basic (https://www.askmehelpdesk.com/forumdisplay.php?f=469)
-   -   Dim statements 2 dimensional integer (https://www.askmehelpdesk.com/showthread.php?t=437603)

  • Jan 21, 2010, 03:08 PM
    pumpkinslion
    dim statements 2 dimensional integer
    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}
  • Jan 21, 2010, 03:39 PM
    Clough
    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-s...-b-u-font.html

    Thanks!

  • All times are GMT -7. The time now is 10:59 AM.