If a stack is used by an algorithm to check for balanced braces, which of the following is true of a balanced braces string once the end of the string is reached? a. the stack is empty b. the stack has one "{" c. the stack has one "}" d. the stack has one "{" and one "}"