Question

In c 11 you cannot use a range-based for loop to modify the contents of an array unless you declare the range variable as a reference variable. true false




Leave a Comment