Please select any/all correct statements from the below. Select an answer and submit. For keyboard navigation, use the up/down arrow keys to select an answer. a float is rarely used in programming today. b When we want to store yes/no values for remembering them later, we often use a 'y' or an 'n' in a char variable. c long double is useful in so many applications — so many it is typically our first choice when needing to store numbers with decimal places.