DRAW statement is used to draw lines of different shapes on the screen.These shapes include rectangules,triangles,boxes etc.it cannot be used to draw circular shapes such as circles,ellipse etc.The string value is given with this statement to draw the required shape.This statement is used in graphics mode.The syntax of DRAW statement is as follows; DRAW string