SKIP1013-A211-GROUP-A / LAB-TEST

0 stars 0 forks source link

LAB TEST 2 QUESTION 1 #2

Open azmanyasin opened 2 years ago

azmanyasin commented 2 years ago

INSTRUCTION

1.1. Write a program called CircleComputation that prompts user for the radius of a circle in floating point number. The program shall read the input as double; compute the diameter, circumference, and area of the circle in double; and print the values rounded to 2 decimal places. Use System-provided constant Math.PI for pi. The formulas are:

diameter = 2.0 radius; area = Math.PI radius radius; circumference = 2.0 Math.PI * radius;

1.2 Write a program called CylinderComputation that prompts user for the base radius and height of a cylinder in floating point number. The program shall read the inputs as double; compute the base area, surface area, and volume of the cylinder; and print the values rounded to 2 decimal places. The formulas are:

baseArea = Math.PI radius radius; surfaceArea = 2.0 Math.PI radius + 2.0 baseArea; volume = baseArea height;

SUBMISSION

  1. Coding
  2. Output
  3. Due: 1.45 pm TODAY
  4. Send your link GitHub to my email: azmanyasin64@gmail.com
nurezurinfarisha commented 2 years ago

https://github.com/SKIP1013-Nur-Ezurin/WEEK-14-LabTest-2

AsyraafDanial-284368 commented 2 years ago

https://github.com/SKIP1013-ASYRAAF-DANIAL/LAB-TEST-2.git

TanZhiXian284333 commented 2 years ago

https://github.com/SKIP1013-TAN-ZHI-XIAN/LAB-TEST-1.git

shreethaar commented 2 years ago

https://github.com/sulphideP/labtest.git

NurulShakirah commented 2 years ago

https://github.com/NurulShakirah/LAB-TEST-2.git

NoorAisyahHanumBintiMohdHisyam commented 2 years ago

https://github.com/NoorAisyahHanumBintiMohdHisyam/LABTEST2.git

NorshazlynIdayu commented 2 years ago

https://github.com/SKIP1013-Norshazlyn/Lab-Test-2.git

FawatimNuralAin commented 2 years ago

https://github.com/SKIP1013-Fawatim/LABTEST2.git

SuchiraSumon commented 2 years ago

https://github.com/SKIP1013-SUCHIRA/LABTEST2.git

ImanZulhakim commented 2 years ago

https://github.com/SKIP1013-ImanZulhakim/LAB-TEST-2.git

Thivya700 commented 2 years ago

https://github.com/SKIP1013-THIVYA-SRI/LAB-TEST-2.git

HarshiniAlages288286 commented 2 years ago

https://github.com/SKIP1013-HARSHINI-ALAGES-288286/LABTEST2.git

luqmanzamri commented 2 years ago

https://github.com/luqmanzamri/Labtest2.git

naddyella commented 2 years ago

https://github.com/SKIP1013-Nur-Adila/LabTest.git

MohamadHafizal commented 2 years ago

https://github.com/SKIP1013-Hafizal/LABTEST2.git

MariamMaisarah284251 commented 2 years ago

https://github.com/SKIP1013-Mariam-Maisarah/Lab-Test.git

AinurHanim commented 2 years ago

https://github.com/AinurHanim/LAB-TEST-2.git

azibfikri commented 2 years ago

https://github.com/SKIP1013-AZIB-FIKRI/LabTest/issues/2#issue-1105397862 (1.1) https://github.com/SKIP1013-AZIB-FIKRI/LabTest/issues/1#issuecomment-1014156585 (1.2)

NurulAzurin commented 2 years ago

https://github.com/SKIP1013-NURUL-AZURIN/LAB-TEST-2.git

NurShazlinIwani commented 2 years ago

https://github.com/SKIP1013-Nur-Shazlin-Iwani/LAB-TEST.git

fasihatulamira commented 2 years ago

https://github.com/fasihatulamira/LAB-TEST-2.git

KaaminiKulanthlu commented 2 years ago

https://github.com/SKIP1013-Kaamini/LAB-TEST-2.git

NurinAndriana commented 2 years ago

https://github.com/SKIP1013-Nurin-Andriana/LABTEST-2.git

NUR-SUHAILA-YEOP commented 2 years ago

https://github.com/NUR-SUHAILA-YEOP/LabTest2.git

nurinizzah commented 2 years ago

https://github.com/SKIP1013-Nurin-Izzah/LAB-TEST-2-NEW.git

DayangZakii commented 2 years ago

https://github.com/SKIP1013-DAYANG-FATIMAH/LAB-TEST.git

TahfizHanapi commented 2 years ago

https://github.com/TahfizHanapi/Lab-Test-2.git