MCQOPTIONS
 Saved Bookmarks
				| 1. | 
                                    Which function is used for replacing whole string with an alternate string? | 
                            
| A. | Strstr ( ) | 
| B. | Strrpos ( ) | 
| C. | Str_replace ( ) | 
| D. | Replace ( ) | 
| Answer» D. Replace ( ) | |