Which of the following statements is *false* regarding dictionary compression?
1) Front-Coding consists of storing differences for terms with same prefix.
2) Regarding the number of terms for Blocking (k), a larger k is always best.
3) Both "blocking" and "front-coding" techniques require Dictionary-as-a-string.
4) Dictionary-as-a-string requires term pointers.