Function Overloading || Tips For CBSE Boards Exam




HELLO.


Lets see some simple tips to score full marks in the chapter "Function Overloading".


Function overloading is chapter No.3 in the syllabus and usually comes for minimum 2 marks and maximum 4 marks in the exam.


This is the smallest chapter in the book with only one concept, hence no need to give very much time for this chapter.


For revision, "functions with same name and accepting different types and number(s) of arguments are called overloaded functions".


The type of argument(s) passed while calling the function will decide which function is to be called.


As constructors are also functions hence this concept is also used with constructors.


You might be asked to define function overloading with example(2 Marks), and a M.C.Q. might also come in the exam(1 Mark).


The M.C.Q. will not be a perfect M.C.Q. and you will be asked to choose the correct constructor from the list of statements.


This M.C.Q. will test your knowledge about function overloading and constructors. In short, this question will be based on constructor overloading.


Hence, grabbing full marks from this chapter is super easy and you should practice as much questions as you can because you cannot loose marks from this one.


For all important points from this chapter, you can see my video HERE .


For more tutorials on C++ Class 12th, do visit my YouTube channel WaGH TeCH .


And... STUDY SMART ...!!!

Comments

Post a Comment

Popular Posts