in ReactJS by
retagged by
Which of the following method refers to the parent class in React.js?

a) inherits()

b) self()

c) super()

d) this()
...