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
You might also like to view...
Suppose a new set of protocols were to replace TCP and IP as standard network protocols. How difficult would it be to incorporate support for these new protocols intoWindows XP?
What will be an ideal response?
Calculating the range and variance of a data set are all methods used to determine the ________ of a data set
A) concentration B) central tendency C) dispersion D) standard deviation
You have been using the Magic Wand tool, but it is not working the way you had expected with regard to the color range. What setting is likely the source of your trouble?
a. Resolution b. Color Depth c. Color Match d. Tolerance
When an exception is generated, it is said to have been _______
a. built b. raised c. caught d. killed