Home data structure one dimensional array one dimensional array Ectechview March 17, 2016 0 comments Share: Facebook Twitter Google+ Pinterest Whatsapp array has only one subscript is called one dimensional array the general form datatype type name[size];Example:int a[100];
No comments