Computer Science, asked by anaghaaa8, 3 months ago

Find the output: i)>>>a="Hello" ii)>>>a*10

guyz plz help it's urgent...

warning:- irrelevant answer will be reported.​

Answers

Answered by Harshshekhawat
1

Answer:

Since every row in the array a[10][5] can contain only 5 characters, the a[2] element will hold “fello” i.e. 5 characters. There will not be any null character in a[2]. Since, the array is completely intialized, other rows (row a[3] will have only null characters. Hence, printf() using %s specifier will display fello only.

Answered by kiranmuni28
0

Answer:

No Answer ....... It's Impossible

Similar questions