Creates the number of contacts which are equal to the number which we will enter in the Number_Of_Contact__c field on the Account Object.
I have created a Custom field called “Number of Contact” on the Account Object (Data Type=Number)Object : AccountTrigger: After Insert …