Back-End Programming Exam  >  Back-End Programming Videos  >  Learn to Program with C++: Beginner to Expert (in Hindi)  >  125. Introduction to Function Overloading in C++ (Hindi)

125. Introduction to Function Overloading in C++ (Hindi) Video Lecture | Learn to Program with C++: Beginner to Expert (in Hindi) - Back-End Programming

186 videos

FAQs on 125. Introduction to Function Overloading in C++ (Hindi) Video Lecture - Learn to Program with C++: Beginner to Expert (in Hindi) - Back-End Programming

1. एक समय में कितने फंक्शन कोड कर सकते हैं?
उत्तर: अगर आपके पास एक ही नाम वाले लेकिन विभिन्न तरीकों से काम करने वाले फंक्शन हैं, तो आप एक समय में कितने भी फंक्शन कोड कर सकते हैं। इसको "फंक्शन ओवरलोडिंग" कहा जाता है।
2. क्या हम एक समय में दो फंक्शन्स के साथ साथ दो विभिन्न नामों का उपयोग कर सकते हैं?
उत्तर: जी हां, आप दो फंक्शन्स के साथ साथ दो विभिन्न नामों का उपयोग कर सकते हैं। एक के लिए एक नाम और दूसरे के लिए एक अलग नाम चुनेंगे।
3. क्या फंक्शन के दौरान हम पैरामीटर की संख्या बदल सकते हैं?
उत्तर: हाँ, आप फंक्शन के दौरान पैरामीटर की संख्या बदल सकते हैं। जब आप किसी फंक्शन को कॉल करते हैं, तो आपको इसे दी गई संख्या के हिसाब से पैरामीटर्स के साथ कॉल करना होगा।
4. क्या दो या दो से अधिक फंक्शन्स में साझा नाम हो सकता है?
उत्तर: हाँ, दो या दो से अधिक फंक्शन्स में साझा नाम हो सकता है, लेकिन उनके पैरामीटर्स या उनके आदान-प्रदान के विभिन्न तरीकों को अलग होना चाहिए। यह "फंक्शन ओवरलोडिंग" का उदाहरण है।
5. क्या फंक्शन के नाम में भी कोई विशेष सीमा होती है?
उत्तर: हाँ, फंक्शन के नाम में एक विशेष सीमा होती है। आप नाम में केवल अक्षर, संख्याएँ और अंडरस्कोर का उपयोग कर सकते हैं, लेकिन नाम का पहला अक्षर एक अक्षर होना चाहिए।
Explore Courses for Back-End Programming exam
Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev
Related Searches

Extra Questions

,

video lectures

,

practice quizzes

,

Previous Year Questions with Solutions

,

mock tests for examination

,

Viva Questions

,

study material

,

125. Introduction to Function Overloading in C++ (Hindi) Video Lecture | Learn to Program with C++: Beginner to Expert (in Hindi) - Back-End Programming

,

past year papers

,

Semester Notes

,

Sample Paper

,

shortcuts and tricks

,

pdf

,

Objective type Questions

,

Exam

,

Summary

,

125. Introduction to Function Overloading in C++ (Hindi) Video Lecture | Learn to Program with C++: Beginner to Expert (in Hindi) - Back-End Programming

,

Important questions

,

MCQs

,

Free

,

125. Introduction to Function Overloading in C++ (Hindi) Video Lecture | Learn to Program with C++: Beginner to Expert (in Hindi) - Back-End Programming

,

ppt

;