Logical operations involve comparisons and decision-making based on conditions. Determining if one number is less than another (10 < 8) is a comparison operation, which is logical. Options A and B are data transfer operations, while D (adding 6 and 15) is an arithmetic operation, not logical.