Search:

Type: Posts; User: omen1090

Search: Search took 0.17 seconds.

  1. Thread: Intro to Java

    by omen1090
    Replies
    3
    Views
    2,326

    Re: Intro to Java

    Okay still I still need help with the code idk why its not running.


    import java.util.Scanner;


    public class VolumeOfACylinder {

    public static void main(String[] args){
  2. Thread: Intro to Java

    by omen1090
    Replies
    3
    Views
    2,326

    Intro to Java

    Hey so I'm taking a intro to java class and I'm told to (Computing the volume of a cylinder) Write a program that reads in the radius and length of a cylinder and computes volume using the following...
Results 1 to 2 of 2