Question 1: How many address bits are needed to select all locations in a 32Kx8 memory?
Question 2: Assume a 256Kx8 memory is designed using 16Kx1 RAM chips. How many address lines can be directly connected to each 16K RAM chip?
Question 3: Assume a 16Kx8 memory is designed using 2Kx1 RAM chips. How many address lines must be decoded externally to each 4K RAM chip?
Question 4: How many flip flops are needed to build a counter which counts from 0 to 53?
Question 5: What is the maximum value of binary counter that has 9 flip flops?
Question 6: What is the modulus of a counter that counts from 3 to 14 and then back to 3 again?
Question 7: If the inputs of a JK flip-flop are J=0 and K=0 and while the outputs are Q = 0 and Q' = 1, what will be outputs after the next clock pulse occurs?