Top 150+ Solved Advanced Web Technologies MCQ Questions Answer

From 106 to 120 of 185

Q. An XML tree start at root element and end at its child elements,

a. true

b. false

c. not know

d. both true and false

  • a. true

Q. We can create our own tags in Xml , but it must properly defined and end.

a. true

b. false

c. not know

d. both true and false

  • a. true

Q. An XML element can contain ___

a. text elements attribute

b. only attribute

c. element

d. none of these

  • a. text elements attribute

Q. ________ define the properties and method for accessing and editing xml & htmldocument

a. Xml_DOM

b. XML-Persor

c. HTMl

d. none of these

  • a. Xml_DOM

Q. Xml is use to separate the_____ form design.

a. Data

b. table

c. file

d. none of these

  • a. Data

Q. CSS is use to separate data from _____.

a. tag

b. data

c. file

d. table

  • a. tag

Q. __________ is used to display data and focuses on how data looks.

a. HTML

b. xml

c. css

d. none of these

  • a. HTML

Q. PHP recognize constructors by the name.

a. ) class name()

b. _construct()

c. function _construct()

d. function __construct(

  • b. _construct()

Q. Which version of PHP introduced the instance of keyword?

a. PHP 4

b. . PHP 5

c. . PHP 5.3

d. . PHP 6

  • b. . PHP 5

Q. Which one of the following functions is used to determine whether a class exists?

a. exist()

b. exist_class()

c. class_exist()

d. txist()

  • a. exist()

Q. Which one of the following functions is used to determine object type?

a. ) obj_type()

b. type()

c. is_a()

d. is_obj()

  • a. ) obj_type()

Q. Which one of the following keyword is used to inherit our subclass into a superclass?

a. . extends

b. . implements

c. . inherit

d. . include

  • a. . extends

Q. Which keyword is used to refer to properties or methods within the class itself?

a. . private

b. public

c. protected

d. . $this

  • a. . private
Subscribe Now

Get All Updates & News