which of the following refers to a function having more than one distinct meaning, function overloading, member oberloading, opetator overloading, operations overloading, which of the following reduces the number of comparison in a program, operator overloading, operation overloading, Function overloading, member overloading, void dispchar(char ch=`$', int size=10) { for (int i=l ;i++) cout << ch ; } how will you invoke the function dispchar () of the following inputs? To print $ for 10 times, dispchar();, dispchat(ch, size);, dispchar($, 10);, dispchar('$', 10 times);, which of the following is not true with respect to overloading, the overloaded function must differ in their signature, the return type is also considered for overloading a function, the default arguments of overloaded function are not considered for overloading, destructor function cannot be overloaded, which of the following is invalid prototype for overloading function, void fun (intx); void fun (char ch);, void fun (intx); void fun (inty);, void fun (double) void fun (char ch);, ;d) void fun (double d); void fun (inty);
0%
15.POLYMORPHISM
Share
Share
by
Periyaraja2009
Class 11
Edit Content
Print
Embed
More
Assignments
Leaderboard
Show more
Show less
This leaderboard is currently private. Click
Share
to make it public.
This leaderboard has been disabled by the resource owner.
This leaderboard is disabled as your options are different to the resource owner.
Revert Options
Quiz
is an open-ended template. It does not generate scores for a leaderboard.
Log in required
Visual style
Fonts
Subscription required
Options
Switch template
Show all
Open results
Copy link
QR code
Delete
Continue editing:
?