I am shocked, shocked, that there is such article exist!! But I really think you did a great job highlighting some of the key Technical interview and practise questions on c++ in the entire space.
Eg i[0]j[0] i[1]j[1], i[2]j[2] using for each loop . My array size is 6 i[6] j[6] both are integers .It first go and calculate the I th value i=0 and then it come to J th for loop and calculate the J=0 . then it again go to i[1] and j[1] .. Please any one tell me the program for this kind of looping.
I am so grateful for your blog. Really looking forward to read more.
Salaam,
ReplyDeleteI am shocked, shocked, that there is such article exist!! But I really think you did a great job highlighting some of the key Technical interview and practise questions on c++ in the entire space.
I need to use 2 dimensional array in my project.
I need to bring the Output in this format
Eg i[0]j[0] i[1]j[1], i[2]j[2] using for each loop . My array size is 6 i[6] j[6] both are integers .It first go and calculate the I th value i=0 and then it come to J th for loop and calculate the J=0 . then it again go to i[1] and j[1] .. Please any one tell me the program for this kind of looping.
I am so grateful for your blog. Really looking forward to read more.
Many Thanks,
Irene Hynes