retagged by
1,251 views
2 votes
2 votes
From the 7 symbols (0-6) how many different codes we can construct?

(a) 8!                   (b) 8

(c) 7!                    (d) 7

 provide an explanation, answer is (a)
retagged by

1 Answer

0 votes
0 votes
Information is insufficient.

by 'code' i am assuming its asking 'total possible number'

Let me add myself missing information.

1) Number should be of 8-digit .

2) Any digit should not be repeated.

as it's 8 bit to maintain this property first digit can't be 0. so dor first digit 7 combination possible. for second digit also 7 combination possible , for third 6 combo and for forth 5 combo and further in that way.

so total combo = 7*7!

Related questions

0 votes
0 votes
0 answers
1
1 votes
1 votes
0 answers
3
Gupta731 asked Nov 9, 2018
1,074 views
Let X = X2X1X0 and Y= Y1Y0 be unsigned positive 3 digit and 2 digit numbers respectively. The output function 'f' = 1 only when X>Y otherwise '0'. Then the value of outpu...