Working With 2D Arrays - Tamil

Play
Current Time 0:00
/
Duration Time 0:00
Remaining Time -0:00
Loaded: 0%
Progress: 0%
0:00
Fullscreen
00:00
Mute
Captions
  • captions off
  • English
  • Tamil

This is a sample video. To access the full content,
please Login

1929 visits



Outline:

Working with 2-D Arrays -2-D Arrays என்பவை யாவை. -Arrays ன் வீச்சு -2-D arrays ஐ declare செய்வதற்கான syntax --உதாரணம்: data type array_name[row][column]; -2-D arrays initialize செய்வதற்கான syntax --உதாரணம்: data type array_name[row][column] = row-val,col-val;