The Cartesian Product is also an operator which works on two sets. It is sometimes called the CROSS PRODUCT or CROSS JOIN. It combines the tuples of one relation with all the tuples of the other relation.
A plane flies 100 km West, then it turns South and flies 150 km, then it turns West and flies 300 km, then it turns to its right and flies 150 km. Where is it now with reference to its starting position?
In a certain code language, 'x' represents '+', '÷' represents 'x', '-' represents '÷' and '+' represents '-'. Find out the answer to the following question.