I have heard of a table true false for C Language for and && or || is kind of the mathematics one for which they say if true+tru
You probably mean a truth table for the boolean operators, which displays the result of the usual boolean operations (&&, ||). This table is not language-specific, but can be found e.g. here.