When is the best time to create your own function? When The Code Needs Documente
ID: 3417014 • Letter: W
Question
When is the best time to create your own function?
When The Code Needs Documented
After Supper
When Your Code Gets Really Long
When You Have a Script to Write
When You Plan to Reuse Code
Which of the following is not a string function?
trim()
rand()
stripslashes()
strstr()
print()
$language['php'] is an example of...
a multidimensional array
a numerical array
an associative array
What is the name of the variable type in which multiple (separate) values can be stored?
float
boolean
array
string
integer
Bonus Question: If Ireland sank into the sea, what county wouldn't sink?
Mayo
Dublin
Limerick
Cork
Kerry
Which of the following is commonly used for arrays?
For
Switch
if... elseif... else
Explanation / Answer
1 When Your Code Gets Really Long
2 stripslashes()
3 a numerical array
4 boolean
5 Cork
6 if... elseif... else
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.