हिंदी
तमिलनाडु बोर्ड ऑफ सेकेंडरी एज्युकेशनएचएससी विज्ञान कक्षा ११

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

प्रश्न

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

विकल्प

  • dispchar();

  • dispchar(ch,size);

  • dispchar($,10);

  • dispchar(‘$’,10 times);

MCQ

उत्तर

dispchar($,10);

shaalaa.com
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 15: Polymorphism - Evaluation - Section - A [पृष्ठ २५६]

APPEARS IN

सामाचीर कलवी Computer Science [English] Class 11 TN Board
अध्याय 15 Polymorphism
Evaluation - Section - A | Q 3. | पृष्ठ २५६
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×