Advance web programming multiple choice questions and answers mcqs page 1

Advanced Web Programming Practice Questions

1. What happens if you add a string to an integer using the + operator?




Show Answer ?

2. The ___________ function can be used to compare two strings using a case-insensitive binary algorithm




Show Answer ?

3. Which of the following functions can be used to convert the binary data stored in a string into its hexadecimal representation?




Show Answer ?

4. Array values are keyed by ______ values (called indexed arrays) or using ______ values (called associative arrays). Of course, these key methods can be combined as well




Show Answer ?

5. Which of the following functions do not return a timestamp?




Show Answer ?

6. XML uses feature of




Show Answer ?

7. What is the default namespace




Show Answer ?

8. Valid XML document means (most appropriate)




Show Answer ?

9. what are the predefined attributes




Show Answer ?

10. XML Document can be viewed in




Show Answer ?