1. An XML tree start at root element and end at its child elements,
-
true
false
not know
2. We can create our own tags in Xml , but it must properly defined and end.
-
true
false
not know
3. PHP recognize constructors by the name.
-
class name()
_construct()
function _construct()
4. Which version of PHP introduced the instance of keyword?
-
PHP 4
. PHP 5
. PHP 5.3
5. Which one of the following functions is used to determine whether a class exists?
-
exist()
exist_class()
class_exist()
6. Which one of the following methods recuperates any memory consumed by aresult set?
-
destroy()
remover()
alloc()
7. A session is a way to store information (in variables) to be usedacross multiple pages.
8. Which one of the following databases has PHP supported almost since thebeginning?
9. Which one of the following statements is used to create a table?
10. Interfaces are declared with the ________ keyword:
11. _______ statements reduce parsing time as the preparation on the query is doneonly once (although the statement is executed multiple times)
12. A ______allows you to initialize an object's properties upon creation of theobject.
13. _______ A class that inherits from another class. This is also called a subclass or derivedclass.
14. What is the access point (AP) in the wireless LAN
15. What is the full form of UDP
16. Which of the following private IP address
17. What is full form of MAN
18. Which of the following protocols uses both TCP and UDP
19. Which of the following services is used by UDP
20. Which segment are true regarding ICMP packets
21. Which of the following are not a layer of TCP/IP protocol
22. What is dynamic web page
23. Which of the following tags is used to mark a begining of paragraph
24. From which tags descriptive list starts
25. A equipment needed to allow home computer to connect to the internet is called a
26. The communication protocol used by internet is
27. TCP is a commonly used protocol at :
28. Voice mail & E-mail are example :
29. HTML is what type of language.
30. HTML uses
Post a Comment
0 Comments