ComputerScienceExpert

(11)

$18/per page/

About ComputerScienceExpert

Levels Tought:
Elementary,Middle School,High School,College,University,PHD

Expertise:
Applied Sciences,Calculus See all
Applied Sciences,Calculus,Chemistry,Computer Science,Environmental science,Information Systems,Science Hide all
Teaching Since: Apr 2017
Last Sign in: 9 Weeks Ago, 4 Days Ago
Questions Answered: 4870
Tutorials Posted: 4863

Education

  • MBA IT, Mater in Science and Technology
    Devry
    Jul-1996 - Jul-2000

Experience

  • Professor
    Devry University
    Mar-2010 - Oct-2016

Category > Programming Posted 12 May 2017 My Price 9.00

114 Programming Fundamentals IILab 2

I'm having a hard time with this problem, I just can't get the start of the code.

 

© Anthony W. Smith, 2016CSCI 114 Programming Fundamentals IILab 2 CirclesLab 2 CirclesPurposeThe purpose of this lab is for you to practice material covered during Weeks 4 and 5, andLab 1 Cars.Problem specificationTheCircleclass represents circles.A circle has a color (e.g. "red", "blue", "yellow"),and a radius.SeparateCirclemethods must return the color, calculate and return thecircumference, and calculate and return the area.TheCircleTesterclass uses theCircleclass, gets user input to create a new circle anddoes calculations on it.TheCircleclassHere is a partial pseudocode outline ofCircle:constantsset PI to 3.1415926instance variablesas specified abovemethodsconstructor(radius parameter, color parameter)initialize all instance variablesdesign other methods, parameters and return types as specified above(IMPORTANT NOTE:none of theCirclemethods print anything out.Instead, all of them return a value back to the method calls inCircleTester)(algorithm for circumference is 2πr)(algorithm for area is πrr)TheCircleTesterclassPut allCircleTestercode into themain()method.Declare inmain()any localvariables that are needed.Here is a pseudocode outline:instance variablesnone

Attachments:

Answers

(11)
Status NEW Posted 12 May 2017 07:05 AM My Price 9.00

-----------

Attachments

file 1494575605-Solutions file 2.docx preview (51 words )
H-----------ell-----------o S-----------ir/-----------Mad-----------am ----------- Th-----------ank----------- yo-----------u f-----------or -----------you-----------r i-----------nte-----------res-----------t a-----------nd -----------buy-----------ing----------- my----------- po-----------ste-----------d s-----------olu-----------tio-----------n. -----------Ple-----------ase----------- pi-----------ng -----------me -----------on -----------cha-----------t I----------- am----------- on-----------lin-----------e o-----------r i-----------nbo-----------x m-----------e a----------- me-----------ssa-----------ge -----------I w-----------ill----------- be----------- qu-----------ick-----------ly -----------onl-----------ine----------- an-----------d g-----------ive----------- yo-----------u e-----------xac-----------t f-----------ile----------- an-----------d t-----------he -----------sam-----------e f-----------ile----------- is----------- al-----------so -----------sen-----------t t-----------o y-----------our----------- em-----------ail----------- th-----------at -----------is -----------reg-----------ist-----------ere-----------d o-----------n -----------THI-----------S W-----------EBS-----------ITE-----------. ----------- Th-----------ank----------- yo-----------u -----------
Not Rated(0)