हिंदी

Write a statement to declare an integer array of 10 elements. - Computer Applications

Advertisements
Advertisements

प्रश्न

Write a statement to declare an integer array of 10 elements. 

संक्षेप में उत्तर

उत्तर

Statement to declare an array containing 10 integers:

int a[] = new int [10];
            Or
int []a = new int [10];

shaalaa.com
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 3: Arrays (Single Dimensional and Double Dimensional) - Review Insight [पृष्ठ २३६]

APPEARS IN

अविचल Computer Applications [English] Class 10 ICSE
अध्याय 3 Arrays (Single Dimensional and Double Dimensional)
Review Insight | Q 7. (ii) | पृष्ठ २३६
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×