In an active mode sketch, which of the following structures is used to repeat statements? both setup() and draw() void setup() { do something; } void draw() { do something; } O void main() { do something;

Programming with Microsoft Visual Basic 2017
8th Edition
ISBN:9781337102124
Author:Diane Zak
Publisher:Diane Zak
Chapter6: Sub And Function Procedures
Section: Chapter Questions
Problem 1MQ3
icon
Related questions
Question
In an active mode sketch, which of the following structures is used to repeat statements?
both setup() and draw()
O void setup()
{ do something;
}
O void draw(0
{
do something;
}
void main()
{
do something;
}
Transcribed Image Text:In an active mode sketch, which of the following structures is used to repeat statements? both setup() and draw() O void setup() { do something; } O void draw(0 { do something; } void main() { do something; }
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning