Q1
Single choice
Cloud Kicks Fitness, an ISV Salesforce partner, is developing a managed package application.
One application module allows users to calculate body fat using the Apex class Bodyfat and its method calculateBodyFat().
The product owner wants to ensure this method is accessible to consumers of the application when developing customizations outside the ISV package namespace.
Which approach should a developer take to ensure calculateBodyFat() is accessible outside the package namespace?