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;

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter8: Advanced Method Concepts
Section: Chapter Questions
Problem 8RQ
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
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT