Combinational logic refers to a type of digital logic circuit whose output is a pure function of the present state of its inputs. In other words, the output at any given time depends only on the combination of inputs at that same time, without any memory of past inputs. This is in contrast to sequential logic, where the output depends on both the current inputs and the state of the system (which may be influenced by past inputs).
New to topics? Read the docs here!