In this lab, you are given a cipher-text that is encrypted using a monoalphabetic cipher; namely, each letter in the original text is replaced by another. What is the primary weakness of monoalphabetic ciphers? 
a) They are resistant to frequency analysis. 
b) They have a fixed encryption pattern. 
c) They are immune to brute-force attacks. 
d) They are computationally efficient.