1.

Consider a binary opertion ** 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 comutative nor associative ?

ANSWER :B


Discussion

No Comment Found

Related InterviewSolutions