Which of the following transition-timing-function property lets you define your own values in a cubic-bezier function
(a) cubic(n,n,n,n)
(b) matrix(n,n,n,n)
(c) cubic-bezier(n,n,n,n)
(d) none of the mentioned
The question was asked during an interview.
I want to ask this question from CSS3 Transitions for UI Elements topic in section CSS3 Fundamentals, Transitions & Animations of CSS