हिंदी

Fill in the blanks to design a class: class .................. { int l, b Area( int ........, int .........) l = ..............; b = ..............; } - Computer Applications

Advertisements
Advertisements

प्रश्न

Fill in the blanks to design a class: 

class ..................
{
int l, b
    Area( int ........, int .........)
    l = ..............;
    b = ..............;
}
कोड लेखन
रिक्त स्थान भरें

उत्तर

class Area
{
int l, b
    Area( int x, int y)
    l = x;
    b = y;
}
shaalaa.com
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 7: Constructors - EXERCISES [पृष्ठ ४१९]

APPEARS IN

अविचल Computer Applications [English] Class 10 ICSE
अध्याय 7 Constructors
EXERCISES | Q V. 11. | पृष्ठ ४१९
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×