Visual Studio format programming What's wrong with the following code segment? (Print hello 10 times)   Dim intIndex As Integer For intIndex = 1 To 10 Step 1 Console.WriteLine("hello") intIndex += 1 Next

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter2: Using Data
Section: Chapter Questions
Problem 7PE
icon
Related questions
Question

Visual Studio format programming

  • What's wrong with the following code segment? (Print hello 10 times)

 

Dim intIndex As Integer

For intIndex = 1 To 10 Step 1

Console.WriteLine("hello")

intIndex += 1

Next

 

Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage