मराठी

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×