Search:

Type: Posts; User: njabulo ngcobo

Search: Search took 0.11 seconds.

  1. Replies
    8
    Views
    1,311

    Re: unknown error

    this is what i tryed

    import java.util.*;
    public class Marks
    {
    public double findHi()
    {
    int Marks=0;
  2. Replies
    8
    Views
    1,311

    Re: unknown error

    is it possible to find the highest number using for loop ( looking AT number 9a)


    9. Write a class called Marks to do the following:
    a. Write a method called findHi to input 10 marks. Find and...
  3. Replies
    8
    Views
    1,311

    Re: unknown error

    now I am confussed

    --- Update ---

    can you tell me what axactlly do I need to change ,just a clue
  4. Replies
    8
    Views
    1,311

    unknown error

    //7. Write a class called RandomNumbers to do the following:

    //a. Write a method called generate to randomly generate a 1000 numbers in the range [50..100]. Find and return the sum of these...
Results 1 to 4 of 4