Basic PHP
Which of the following is/are a PHP code editor?
1. Notepad
2. Notepad++
3. Adobe Dreamweaver
4. PDT

Only 4
Only 3
1, 2 and 3
All of the mentioned

ANSWER DOWNLOAD EXAMIANS APP

Basic PHP
Under what circumstance is it impossible to assign a default value to a parameter while declaring a function?

When the parameter is Boolean
When the function contains only one parameter
Never
When the parameter is being declared as passed by reference
When the function is being declared as a member of a class

ANSWER DOWNLOAD EXAMIANS APP