Search:

Type: Posts; User: Topiloe

Search: Search took 0.11 seconds.

  1. Re: Pls I need help on these questions that are making me go crazy

    Now I've got these codes for my number 3 but can I get someone to help me correct the error in my codes pls?
    Here they are



    import java.util.Scanner;
    import java.Math;
    public class trig
    {...
  2. Pls I need help on these questions that are making me go crazy

    1. Write a program in Java that takes as input two integers from the command-line, and
    outputs true if they are divisible either by 7 or by 11, and outputs false otherwise.

    2. Write a program in...
Results 1 to 2 of 2