collision detection problem in fast moving object what is the best soluttion

collision detection problem in fast moving object what is the best solution.still searching

Have a look at using raycast to detect faster moving collisions, you can shoot a raycast from the objects position to the destination and use the information from that

im using bouncing ball game .how to overcome this!.for fast moving object .make a object to bounce back