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

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

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 function contains only one parameter
When the parameter is Boolean
When the parameter is being declared as passed by reference
Never
When the function is being declared as a member of a class

ANSWER DOWNLOAD EXAMIANS APP