Tag: web technology

Questions Related to web technology

  1. For each customer element of the result document

  2. For each customers element of the result document

  3. For each customer element of the source document thats a child of customers

  4. For each customers element of the source document


Correct Option: C
  1. Extract text from the result document

  2. Extract text from the source document

  3. Place text into the source document

  4. None of the above


Correct Option: B
  1. Select the Jim element

  2. Select the Jim attribute

  3. Select the id attribute

  4. Select the id attribute if the value is Jim


Correct Option: C
  1. data-type=finumberfl

  2. data-type=fivaluefl

  3. data-type=fidecimalfl

  4. None of the above


Correct Option: A
  1. createElement()

  2. reateTextNode()(

  3. createComment()

  4. None of the above


Correct Option: D