There is a new data-type which can take as values natural numbers between (and including) 0 and 25. how many minimum bits are required to store this datatype.
Answers
Answered by
3
Nature numbers mean 1,2,3….The regular variable of particular data type will usually store only one possible values at most of the language same as a stack, queue and also linked list.
It can also store only one possible values.
So you can choose anything stack or linked list that is depending on you that your need of 0 to 25 also fit in this if your need is in data structure means.
Answered by
0
Answer:
Answer is 2
Explanation:
Similar questions