Unlock the Power of Open Source! The " Linux New " SWAYAM Plus Course is live now and about 2,500 learners have already registered for it.

If you are a registered learner, the forum page is now active. Visit the page and get all your questions answered.

Parameterized constructors - Tamil

1682 visits



Outline:

Parameterized Constructor *ஒரு parameterized constructor என்றால் என்ன? *parameter இல்லாமல் constructor ஐ உருவாக்குதல் *parameter உடன் constructor ஐ உருவாக்குதல் *constructor ல் variableகளுக்கு மதிப்புகளை assign செய்தல் *constructor call ன் போது argumentகளை அனுப்புதல் *parameterized constructor ன் வேலை *பொதுவான பிழைகளைக் காட்டுதல் *பிழைகளை சரிசெய்தல் *மற்றொரு parameterized constructor ஐ உருவாக்குதல் *ஏன் constructor ஐ பயன்படுத்த வேண்டும்?