Recent posts tagged drdo

1
A:all strings containing 'ab' as substringB:any no. of a's followed by any no. of b's or all strings not containing 'ba' as substringC:all strings over a,bReverse(A):all ...
2
How can tag bits be the lowest most bits ? Tag bits are the upper most bits. Lower most bits is the index. Here as there are only 2 sets, index bit = 1. isn't it ?
To see more, click for the full list of questions or popular tags.