What is Apex Interface?



What is Apex Interface?..

Answer / Mohd Rizwan Anasri

Apex Interface is a programming construct in Salesforce that defines a contract between two Apex classes. It allows one class to call methods on another class without knowing the implementation details of the called class.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Salesforce Interview Questions

What is the search layout?

1 Answers  


Highlight differences between sosl and soql.

1 Answers  


There is one field which is used in lead conversion and I want to convert its data type, is this possible?

1 Answers  


What are the different types of reports you can create?

1 Answers  


What are the three types of bindings used in visual force? What does each refer to?

1 Answers  


How many records can a select query return? How many records can a sosl query return?

1 Answers  


When should apex be used?

1 Answers  


What is the difference between public cloud & private cloud in salesforce?

1 Answers  


Difference between formula field and rollup summary in salesforce ?

1 Answers  


Explain dynamic dashboard? : salesforce admin

1 Answers  


How many callouts to external service can be made in a single apex transaction? : salesforce integration

1 Answers  


Explain the dashboard component of Table?

1 Answers  


Categories