What is method? What are the different types of method?

 Methods: - A method is an object that performs a very specific function on a component interface at run-time.

Standard methods and user-defined methods.

Standard methods: - Automatically generated upon the creation of a new component Interface in Application.

Apart from the Standard methods there are Standard methods available for the use with any collection.
User-Defined methods: - User-defined