Q984
What will be the output of the following C++ code? #include using namespace std; template void loopIt(T x) T val[count]; for(int ii = 0; ii (xx);
A.
2.1
B.
3.1
C.
2.1
3.1
4.1
Answer3.1
4.1
D.
4.1
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board