subject

The intSales array is declared as follows:
Dim intSales() As Integer = {10000, 12000, 900, 500, 20000}.
1. Which of the following loops will correctly multiply each element by 2? The intSub variable contains the number 0 before the loop is processed.
a. Do While intSub <= 4 intSub *= 2 Loopb. Do While intSub <= 4 intSales *= 2 intSub += 1 Loopc. Do While intSub < 5 intSales(intSub) *= 2 intSub += 1 Loopd. None of the above.

ansver
Answers: 3

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 15:30, gudon986732
When creating a budget, log fixed expenses before income. after income. after savings. at the top.
Answers: 1
image
Computers and Technology, 23.06.2019 15:20, manarhizam12
An ou structure in your domain has one ou per department, and all the computer and user accounts are in their respective ous. you have configured several gpos defining computer and user policies and linked the gpos to the domain. a group of managers in the marketing department need different policies that differ from those of the rest of the marketing department users and computers, but you don't want to change the top-level ou structure. which of the following gpo processing features are you most likely to use? a, block inheritance b, gpo enforcement c, wmi filtering d, loopback processing
Answers: 3
image
Computers and Technology, 24.06.2019 01:00, Timeisjesus
Answer these and get 40 points and brainliest
Answers: 1
image
Computers and Technology, 24.06.2019 03:30, ava1018
The footer area of a web page generally houses which website feature? terms of use web page content business name or title menu headings
Answers: 1
You know the right answer?
The intSales array is declared as follows:
Dim intSales() As Integer = {10000, 12000, 900, 50...

Questions in other subjects: