C-16-Q107mediumsingle_mcq
Op1, Op2, Op3 in the relational examples represent:
Op1, Op2, Op3 in the relational examples represent:
- afixed numeric constants
- bany valid variables
- conly Boolean values
- donly strings
ব্যাখ্যা
In the examples Op1, Op2, and Op3 are placeholders standing for any valid variables, not fixed constants or a single data type. They illustrate that operands can be general program variables.