design - What is the use/advantage of function overloading? -


फ़ंक्शन ओवरलोडिंग का उपयोग / लाभ क्या है?

स्थिर टाइपिंग के साथ, उपयोग पैरामीटर के आधार पर लागू अधिभार से मेल करने के लिए कंपाइलर को छोड़ दिया जाएगा। डायनामिक टाइपिंग के लिए, यह समान मैच अप रन टाइम पर होगा, संभवत: असफल हो जाने पर कोई उचित मिलान नहीं मिलता है।


Comments

Popular posts from this blog

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -

session - security issue: php login/logout script + back button -

Eclipse and GWT -