Search:

Type: Posts; User: DianaGalGot

Search: Search took 0.12 seconds.

  1. Replies
    8
    Views
    886

    Re: need help and advice with my code

    package task6;


    public class Task6 {




    public static void main(String args [])
    {
  2. Re: need help with the coding kinda da loss

    for now we using the netbeans
  3. Replies
    8
    Views
    886

    Re: need help and advice with my code

    I not sure but base on my task we require to correct the error code..until it working that way I but confuse currently we got 6task on Java programming development.



    class excep2
    {
    public...
  4. Replies
    1
    Views
    731

    polymorphism problem

    public static void main(String[] args) {


    Scanner scanner = new Scanner(System.in);


    int side = 0;
    int area = 0;
    int perimeter = 0;
  5. Re: need help with the coding kinda da loss

    package task1;
    import java.util.*;

    class Task1
    {

    double billpay;
    int x,n;
  6. Replies
    8
    Views
    886

    Re: need help and advice with my code

    the coding doest give any error msg
    the output
    run:
    Exception : ex
    BUILD SUCCESSFUL (total time: 1 second)
  7. need help with the coding kinda da loss

    package task1;
    import java.util.*;

    class Task1
    {

    double billpay;
    int x,n;
  8. Replies
    8
    Views
    886

    need help and advice with my code

    package task6;


    public class Task6 {




    public static void main(String args [])
    {
Results 1 to 8 of 8