What is the utilization of interfaces?

devquora
devquora

Posted On: Feb 22, 2018

 

 An interface takes after a class in which none of the strategies have been executed—the system marks are there, yet the body of each methodology is void. To use an interface, another class must realize it by giving a body to most of the procedures contained in the interface.

Interfaces can give a layer of reflection to your code. They isolate specific execution of a system from the declaration for that procedure. In this manner, you can have unmistakable use of a methodology in perspective of your particular application.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Apex Interview Questions

    Tell me something about Abstract Class?

     The abstract classes in Salesforce Apex are the classes that involve at least one dynamic strategy. A conjectural meth..

    Apex Interview Questions

    Clarify a couple of considerations required for the Static Keyword in Apex.

     Here are a couple of considerations required for the Static keyword in Apex.  You cannot make an Apex class static..

    Apex Interview Questions

    Can you state some o the uses of APEX?

    fabricates proficient looking web applications that are both quick and secure. Keeps running on and lives in the Oracle..