[modifier] delegate [return_type] [delegate_name] ([parameter_list]); public delegate int GeeksForGeeks (int G, int F);