MCQOPTIONS
 Saved Bookmarks
				This section includes 1 Mcqs, each offering curated multiple-choice questions to sharpen your PHP Questions & Answers Arrays 5 knowledge and support exam preparation. Choose a topic below to get started.
| 1. | 
                                    Which function should we use to sort the array in natural order? | 
                            
| A. | dsort() | 
| B. | casesort() | 
| C. | natcasesort() | 
| D. | naturalsort() | 
| Answer» D. naturalsort() | |