Question: The C++ commands using Allegro: int points[8] = { 0, 0, 0, 100, 100, 100, 100, 0 }; polygon(screen, 4, points, makecol(0, 0, 0)); will

The C++ commands using Allegro: int points[8] = { 0, 0, 0, 100, 100, 100, 100, 0 }; polygon(screen, 4, points, makecol(0, 0, 0)); will __________________.

a.

draw a planar and convex polygon

b.

draw neither planar nor convex polygon

c.

draw nonplanar and convex polygon

d.

draw planar and nonconvex polygon

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!