Apex Salesforce
Apex is a strongly typed, object-oriented programming language that enables developers to execute flow and transaction control statements on Salesforce servers in conjunction with calls to the API. Using syntax that looks like Java and acts like database stored procedures, Apex helps developers add business logic to most system events, including button clicks, related record