MBA
Exam
A binary sequence is a sequence of 0’s and 1’s. Find the number of n-digit binary sequence which contain odd number of zeroes?
1) 2<sup>n</sup>
2) 2<sup>n-1</sup>
3) 2<sup>n–1</sup> + 2
4) 2<sup>n – 2</sup>
Read Solution (Total 0)
MBA Other Question