C# Programming - Control Instructions - Discussion
Discussion Forum : Control Instructions - General Questions (Q.No. 20)
20.
Which of the following loop correctly prints the elements of the array?
char[ ] arr = new char[ ] {'k', 'i','C', 'i','t'} ;
Discussion:
3 comments Page 1 of 1.
Rajesh said:
2 years ago
Here, It should be char instead of int.
Kubra said:
3 years ago
I think it will be char, not int.
Abhi said:
10 years ago
It will be char not chart.
(1)
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers