What is the requirement for a class to be used as a custom Visualforce controller?

What is the requirement for a class to be used as a custom Visualforce controller?
A . Any top-level Apex class that has a constructor that returns a PageReference
B . Any top-level Apex class that extends a PageReference
C . Any top-level Apex class that has a default, no-argument constructor
D . Any top-level Apex class that implements the controller interface

Answer: D

Latest CRT-450 Dumps Valid Version with 372 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
1 Comment
Inline Feedbacks
View all comments
Ashish Anand Solanki
Ashish Anand Solanki
3 years ago

Answer C is correct