Apex
what is apex?
Apex is a strongly typed, object-oriented programming language
It allows developers to execute flow and transaction control statements on the Salesforce platform
How do you create an Apex class?
Login to trailhead Launch your trailhead playground.
Click on the newly launched tab and select developer console. From the file menu, Select New|Apex class. Enter the cl...