Search:

Type: Posts; User: tina G

Search: Search took 0.09 seconds.

  1. Replies
    4
    Views
    1,914

    Re: Please help me with this Java programming

    import java.io.*;

    public class CW2Q1 {

    public static void main(String[] args)throws IOException {
    Gauss_Quadrature_Data = new Gauss_Quadrature_Data();
    Gauss.input_data();...
  2. Replies
    4
    Views
    1,914

    Re: Please help me with this Java programming

    what's your problem here?
Results 1 to 2 of 2