
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Instructions for a homework assignment from wentworth institute of technology's division of professional and continuing studies, comp112 section 71, for calculating the area of a rectangle and a circle using visual basic (vb) programming language. The assignment includes sample code, due date, and contact information for the instructor. Extra credit is offered for calculating the circumference of a circle.
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!

COMP112 Section 71 – Introduction to Computers and Programming – Spring, 2009
Instructor: Bob Goldstein (617) 912- [email protected] [email protected] http://home.comcast.net/~goldsteinr/Courses/index.html http://goldstein.eri.harvard.edu/courses/index.html http://myweb.wit.edu/goldsteinr/Courses/index.html
The screen captures should be of the form before it runs as well as screen captures of the program after a calculation
Write a program to calculate the area of a rectangle. The program should follow the same structure as the program we did in class to add two numbers. Sample Form For The Program Extra Credit: Make a version of the program that calculates the area and circumference of a circle. The formulas for these are: A = rr^2 C = 2r*rr The program should have an input box for the radius and display both the area and circumference in separate text boxes. /app/work/qkdauj-472584-2765008-homework9-doc.doc 1 12/3/2020 12/3/