retagged by
5,007 views

3 Answers

2 votes
2 votes

For number of binary operation (lets denote set with R) since 

|R|=4

binary operation( R X R ->R)  would be 4^(4*4) =4^16 

edited by
1 votes
1 votes
No of binary operation on a set with n element=n^(n^2)

here n=4

Ans 4^16
1 votes
1 votes

For number of binary operation with n variable are 22^n
Here Cardinality of R is 4.
No of Function = 22^4 = 216


 

Related questions

0 votes
0 votes
1 answer
1
Sanjay Sharma asked Dec 30, 2016
3,657 views
If x={a,b,c,d}, then number of binary operations that can be defined on x is:-a. 4^16b. 4^2c. 2^16d. 2^4
1 votes
1 votes
0 answers
2
0 votes
0 votes
1 answer
3
sripo asked Nov 8, 2018
666 views
For a heap containing n elements,smallest element can be found in n/2 operations.I always get confused and think as logn operations.Please help me differentiating between...
25 votes
25 votes
4 answers
4
makhdoom ghaya asked Nov 7, 2016
5,019 views
The total number of Boolean functions which can be realised with four variables is:$4$$17$$256$$65, 536$