Sie sind auf Seite 1von 1

Part 1. Multiple Choice.

Choose
the letter with the best answer
1. PHP is a recursive acronym for?
a. PHP: Hypertexts 9. What is the function of e. Random
Preprocessors strtoupper? 18. What is the function of sqrt?
b. PHP: Hypertext a. Uppercase a. absolute value
Preprocessor b. Uppercase First b. modulo
c. PHP: Hypertexts c. Uppercase Words c. square root
Preprocessor d. Lowercase d. Exponential
d. PHP: Hypertext 10. What is the function of strlen? e. Random
Preprocessors a. Length 19. What is the function of fmod?
2. What is the correct tag for b. Trim a. absolute value
PHP? c. Find b. modulo
a. <php > d. Replace c. square root
b. <?php ?> 11. What is the function of trim? d. Exponential
c. <?php > a. Length e. Random
d. <?php /> b. Trim 20. What is the function of rand?
3. How to declare a variable? c. Find a. absolute value
a. $variable d. Replace b. modulo
b. !variable 12. What is the function of strstr? c. square root
c. ?variable a. Length d. Exponential
d. &variable b. Trim e. Random
4. What is the sign for c. Find
21 – 25
concatenation? d. Replace
a. $ 13. What is the function of Give an instruction on how to
b. . str_replace? open/access the phpmyadmin where
c. + a. Length the databases can see.
d. & b. Trim
5. What is the use of echo in c. Find
PHP? d. Replace
a. display 14. What is the function of
b. add str_repeat?
c. concatenate a. make substring
d. operation b. repeat
6. What is the function of c. replace
strtolower? d. trim
a. Uppercase 15. What is the function of substr?
b. Uppercase First a. make substring
c. Uppercase Words b. repeat
d. Lowercase c. replace
7. What is the function of ucfirst? d. trim
a. Uppercase 16. What is the function of abs?
b. Uppercase First a. absolute value
c. Uppercase Words b. modulo
d. Lowercase c. square root
8. What is the function of d. Exponential
ucword? e. Random
a. Uppercase 17. What is the function of pow?
b. Uppercase First a. absolute value
c. Uppercase Words b. modulo
d. Lowercase c. square root
d. Exponential

Das könnte Ihnen auch gefallen