Latest C Aptitude Question SOLUTION: Which standard library function will you use to find the last occurance of a character in a string in C? Options 1) strnchar() 2) strchar() 3) strrchar() 4) strrchr()