What does the decision boundary of SVM RBF look like compared to kNN?

a) Linear in SVM RBF, non-linear in kNN.
b) Linear in both SVM RBF and kNN.
c) Non-linear in both SVM RBF and kNN.
d) Non-existent in both SVM RBF and kNN.