Part-2 (it,cse,mca)
1. Which of the following regular expressions denotes zero or more instances of an a or b? a) a l b b) (ab)* c) (a l b)* d) a* l b
2. Hamming codes are used for error detection and correction. If the minimum Hamming distance is m, then the number of error correctable is
a)Equal to m b)Less than m/2 c)Equal to 2m d)Greater than m
3. Schottky damping is resorted to in TTL gates
a)To reduce propagation delay b)To increase noise margins c)To...