Which of the following are the kinds of aliasing or importing used in PHP.i) aliasing a class name.ii) aliasing an interface name.iii) aliasing a namespace name.

🎲 Try a Random Question  |  Total Questions in Quiz: 18  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Practice Test: Namespaces In PHP — practice the complete quiz, review flashcards, or try a random question.


Which of the following are the kinds of aliasing or importing used in PHP.<br>i) aliasing a class name.<br>ii) aliasing an interface name.<br>iii) aliasing a namespace name.