Computer Science, asked by harshvardhan8685, 2 months ago

differentiate between base type and subscript type of Array in Java​

Answers

Answered by MissPinki07
0

Answer:

Subscripted variable :When the elements of an array are specified by a single Subscript,the array is called subscripted variable. Subscript :Each Individual element of an array is termed as Subscript. ... Separators :These are the special characters in java ,used to separate or enclose different variables or characters.

Similar questions