Search:

Type: Posts; User: Mr.JavaNoob

Search: Search took 0.09 seconds.

  1. Re: Passing a boolean value through a method?

    Thanks Greg I got it. looks like I was forgetting System.out.println(area); Thanks a lot.
  2. Re: Passing a boolean value through a method?

    Sorry, I don't quite understand
  3. Passing a boolean value through a method?

    this is the exercise that I am currently working on:
    Write a test program that reads three sides for a triangle and computes the area if the input is valid. Otherwise, it displays that the input is...
Results 1 to 3 of 3