Top 350+ Solved Advance PHP MCQ Questions Answer
Q. -----works with predefined tags like <p>,<h1>, <table>, etc.Sol:
a. HTML
b. Asyanchronous java script
c. Ajax
d. java script
Q. With------the author must define both the tags and the document structureSol:
a. XML
b. Asyanchronous java script
c. Ajax
d. java script
Q. ------not works with predefined tags like <p>,<h1>, <table>, etc.Sol:
a. XML
b. Asyanchronous java script
c. Ajax
d. java script
Q. class needs to inherit multiple behaviours? OOP --------is used to solve this problem.Sol:
a. static
b. self
c. traits
d. single inheritance
Q. -------are used to declare methods that can be used in multiple classes. Traits can havemethods and abstract methods that can be used in multiple classes.Sol:
a. static
b. self
c. traits
d. single inheritance
Q. ----------are declared with the trait keywordSol:
a. static
b. self
c. traits
d. single inheritance
Q. ----------methods can be called directly - without creating an instance of the class first.Sol:
a. static
b. self
c. traits
d. single inheritance
Q. ----------values must always be quoted in xml. Either single or doublequotes can beused.Sol:
a. attribute
b. element
c. UTF-8
d. Empty XML elements.
Q. An------------is a basic unit of XML information composed of elementsand other markup in an orderly package.Sol:
a. XML document
b. descriptive
c. html document
d. Empty XML elements.
Q. An- - - - - - - - - - can contains wide variety of data.For example, databaseof numbers, numbers representing molecular structure or a mathematical equation.Sol:
a. XML document
b. descriptive
c. html document
d. Empty XML elements.
Q. -----------is a markup language that looks a lot like HTMLSol:
a. XML
b. descriptive
c. html document
d. Empty XML elements.
Q. A-----is any piece of software that makes itself available over theinternet and usesa standardized XML messaging system
a. web service
b. xml
c. html document
d. Empty XML
Q. -----are self-contained, modular, distributed, dynamic applications that can bedescribed, published, located, or invoked over thenetwork to create products,processes, and supply chains
a. web service
b. xml
c. html document
d. Empty XML
Q. ----------are built on top of open standards such as TCP/IP, HTTP,Java, HTML,and XML
a. web service
b. xml
c. html document
d. Empty XML
Q. following are the advantages of web services
a. Interoperability
b. Ordered Protocol
c. Ease of Use
d. all the above