140 likes | 171 Views
BookMyEssay is an experienced assignment writing service provider, over the years our experts have helped thousands of students of all academic levels by providing them with top quality graphics programming assignment help. So, what are you waiting for? Take their help today! Visit us: https://www.bookmyessay.com/graphics-programming-assignment/
E N D
The QBasic is the short form of Quick Beginners. It is a programming language which was developed in 1985 by the Microsoft.
This is the most ideal programming language for the starters because it is very simple to use with improved structures for programming. It is also very flexible with better graphics.
The Program which is used for drawing an isosceles triangle with horizontal base.SCREEN 7COLOR4,1CLSPRINT "This is a Triangle"LINE(160,30)-(250,180),4LINE(250,180)-(70,180),2LINE(70,180)-(160,30),1END
The useful program for drawing boxes with line segment SCREEN 7COLOR5,15CLSLINE(60,60)-(130,100),6,B [The letter “B” denotes the option for box. The (130,100) and (60-60) are opposite side of rectangle]It also has one special feature called Box fill (BF) to fill the color in the box.SCREEN 7COLOR5,15CLSPRINT "This is a Rectangle" LINE(60,60)-(130,100),6,BF
The codes that are useful for generating musical notesPLAY "ABCDEFGA"]END
The code that is useful for drawing circle, eclipse and an arch of a circle.SCREEN 7COLOR4,14,5CLSPRINT "This is a Circle"CIRCLE(160,100),70,15END
The code for printing table for 12CLSFORA=1 TO 5PRINT"12*";A;"=";12*ANEXTAEND
The code that is used for displaying your name 9 times on the screenCLSREM PRINT YOUR NAMEINPUT "NAME PLEASE";N$FOR X=1 TO 9PRINT N$NEXT XEND
The code to print first five odd numbersCLSFOR L=1 TO 10 STEP 2PRINT LNEXT LEND
If you are facing troubles in understanding Qbasicprograms and graphics then you must seek Graphic Programming assignment help from the experts of BookMyEssay.
Email us: assignmenthelp@bookmyessay.com Visit us: https://www.bookmyessay.com/