char ten_as_string[] = "10"; // ten_as_string represents the number ten in base 10. int n = 10; // The number base of n is _______.