Q13. What is an Apex interface?
a) It is a blueprint for creating an Apex class.
b) It is a template for creating a Visualforce page.
c) It is a set of methods that a class must implement.
d) It is a set of fields that are used to create a custom object.