Search:

Type: Posts; User: OwsumEmam

Search: Search took 0.07 seconds.

  1. Replies
    7
    Views
    1,399

    Re: Binary Search Help

    But the prob is the same IndexOutOfBoundsException : 54 (first it was on 45)
  2. Replies
    7
    Views
    1,399

    Re: Binary Search Help

    how can i call the index without loops?
  3. Replies
    7
    Views
    1,399

    Re: Binary Search Help

    Sorry brother, now it's right...!!! but can you help me out of this?
  4. Replies
    7
    Views
    1,399

    Binary Search Help

    Binary Search Help

    I did the program of Binary Search but got stuck somewhere...Please Help me on this.


    class BinarySearch
    {
    public static void main(String[] args)
    {
    ...
  5. Thread: SOS

    by OwsumEmam
    Replies
    4
    Views
    1,218

    Re: SOS

    WOW...thanks dear for helping me out....actaully the prob existed with your this code but commenting each statement helped me figuring me out the prob....!!!
  6. Thread: SOS

    by OwsumEmam
    Replies
    4
    Views
    1,218

    SOS

    Hey friends,

    I am stuck in this the program below.
    I am supposed to get the result of the item whether it's in array of not. Kindly guide me through this...where I have done the mistake.
    I am...
Results 1 to 6 of 6