English
Tamil Nadu Board of Secondary EducationHSC Science Class 11

Void dispchar(char ch=’$’,int size=10){for(int i=1;i<=size;i++) cout<<ch;} How will you invoke the function dispchar() for the following input? To print $ for 10 times - Computer Science

Advertisements
Advertisements

Question

void dispchar(char ch=’$’,int size=10)
{
for(int i=1;i<=size;i++)
cout<<ch;
}

How will you invoke the function dispchar() for the following input?

To print $ for 10 times

Options

  • dispchar();

  • dispchar(ch,size);

  • dispchar($,10);

  • dispchar(‘$’,10 times);

MCQ

Solution

dispchar($,10);

shaalaa.com
  Is there an error in this question or solution?
Chapter 15: Polymorphism - Evaluation - Section - A [Page 256]

APPEARS IN

Samacheer Kalvi Computer Science [English] Class 11 TN Board
Chapter 15 Polymorphism
Evaluation - Section - A | Q 3. | Page 256
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×