1.

Consider a binary operation ** on N defined as a"*"b=a^(3)+b^3. Choose the correct answer.

Answer»

Is `**` both ASSOCIATIVE and COMMUTATIVE ?
Is `**` commutative but not associative ?
Is `**` associative but not commutative ?
Is `**` NEITHER commutative nor associative ?

SOLUTION :N/A


Discussion

No Comment Found

Related InterviewSolutions