What is the correct statement when declaring and assigning the value of 100 to an Integer variable called numPeople?
(A) Set numPeople = 100
(B) Dim numPeople = Math.Int(100)
(C) numPeople = 100
(D) Dim numPeople As Integer = 100
(D) Dim numPeople As Integer = 100
Computer Science & Information Technology
You might also like to view...
An area at the beginning of a report where controls can be placed is called the report ________
Fill in the blank(s) with correct word
Computer Science & Information Technology
When using PowerPoint's ________, the presentation displays in a manner similar to a slide show, but the taskbar, title bar, and status bar remain available
Fill in the blank(s) with correct word
Computer Science & Information Technology