एक (5)-स्थान कोड में प्रत्येक स्थान पर (3) रंगों में से एक रंग चुना जाता है। लगातार दो स्थानों पर समान रंग नहीं होना चाहिए। कुल कोड कितने हैं?
In a (5)-place code one color is chosen from (3) colors at each place. No two consecutive places should have the same color. How many codes are possible?
Explanation opens after your attempt
C. (48) कोड(48) codes
Concept
There are (3) choices for the first place and (2) choices for each next place. The total is \(3 \times 2^4=48\).
Why this answer is correct
The correct answer is C. (48) कोड / (48) codes. There are (3) choices for the first place and (2) choices for each next place. The total is \(3 \times 2^4=48\).
Exam Tip
पहले स्थान के लिए (3) विकल्प और हर अगले स्थान के लिए (2) विकल्प हैं। कुल \(3 \times 2^4=48\) है।
Login to save your score, XP, coins and progress.
