Question 26
Universal Container(UC) wants to lower its shipping cost while making the shipping process more efficient. The Distribution Officer advises UC to implement global addresses to allow multiple Accounts to share a default pickup address. The Developer is tasked to create the supporting object and relationship for this business requirement and uses the Setup Menu to create a custom object called "Global Address". Which field should the developer ad to create the most efficient model that supports the business need?
Question 27
A developer must implement a CheckPaymentProcessor class that provides check processing payment capabilities that adhere to what defined for payments in the PaymentProcessor interface. public interface PaymentProcessor { void pay(Decimal amount); } Which is the correct implementation to use the PaymentProcessor interface class?
Question 28
What are two benefits of using declarative customizations over code? Choose 2 answers What are two benefits of using declarative customizations over code?
Question 29
In Lightning component framework, which resource can be used to fire events? Choose 2 answers.
Question 30
what are the methods used to show input in classic and lightning ?
