Relative Content

Tag Archive for c#arraysstringapi

Find errors: Array – wrong output

I’m writing string[] to show multiple rows in the output. A stupid question, why the output is not 55?(I used i and j both from 0-4, then the ouput should be an array 55), can anyone help?