540abdullah 540abdullah
  • 23-12-2019
  • Computers and Technology
contestada

print 1 to 100 in visual basic .6
is this program in image true ?
or make ( next i ) after ( debuge. print ) ​

print 1 to 100 in visual basic 6is this program in image true or make next i after debuge print class=

Respuesta :

problemsolver2019
problemsolver2019 problemsolver2019
  • 29-12-2019

Answer:

make ( next i ) after ( debug. print ) ​

Explanation:

Its definitely, the above answer. DIM is used for defining a variable which is an integer here. Then the for loop has been used and this will run for 1 to 100 thus as we move under debug,print I. But Next I should come after. Hence first it will be Debug,print I and then the next I .

And hence, the above answer.

The full program will be:

SUB MAIN()

DIM I AS INTEGER

FOR I = 1 TO 100 STEP 1

DEBUG.PRINT I

NEXT I

END SUB

Answer Link

Otras preguntas

I'm making a great dodecahedron for geometry and I'm failing at putting it together! Any tips?!
Convert y=x squared +64x + 12 into graphing form
What Is the 1976 Copyright Act?
What Are the Pros and Cons of Auditory Learning?
For English, I am writing a diamante poem. My nouns are chocolate and lemon, and I've thought of the adjectives but I can't think of the verbs for chocolate. Ca
what is -4x+8=48 what is x
A rectangle's length is three times its width.  Let w denote the rectangle's width.  What polynomial represents the rectangle's area?
What determines which stage occurs after a supernova?
assume the substance has a half-life of 11 years and the initial amount is 126 grams.How long will it be until only 15 % remains?
To what extent did world war 2 effect women's daily lives?