Invitation to Attend “Connect, Simulate and Innovate using Arduino on Cloud”, an awareness programme

If you are not an organiser or invigilator of the Subscribed college, please register using this Google form

Working With 2D Arrays - Sanskrit

117 visits



Outline:

2-D अरेस् इत्यस्य कार्यविधानम् - 2-D अरेस् नाम किम् -अरेस् इत्येतेषां रेञ्ज् -2-D अरेस् इत्यस्य डिक्लरेशन् सिण्टेक्स् --तद्यथा: data type array_name[row][column]; -2-D अरेस् इत्येतेषाम् इनिशियलैसेशन् कर्तुं सिण्टेक्स् --तद्यथा: data type array_name[row][column]= row-val,col-val ;