Exclusive gateway excluded all other possibilities and leaves only one path to be followed, the implementation conditions are evaluated from top to bottom and the path which evaluates to true is chosen.
Inclusive gateways can follow one or more paths and are used to split or diverge the paths, they can follow n -1 paths where n is the total number of paths defined.