Sail E0 Webinar

MCQs

Total Questions : 67 | Page 7 of 7 pages
Question 61. What will happen if you set the private flag as 1?
  1.    Test will be run only by the administrator
  2.    Test will not be run
  3.    Test is public
  4.    Test is not displayed in public
 Discuss Question
Answer: Option D. -> Test is not displayed in public
Question 62. What is the purpose of the file_get_contents()?
  1.    To get the errors and exceptions
  2.    To get the client’s response
  3.    To get the server’s response
  4.    None of the mentioned
 Discuss Question
Answer: Option C. -> To get the server’s response
Question 63. What will the file_get_contents() return?
  1.    Server’s response
  2.    Errors
  3.    Exception
  4.    Client’s response
 Discuss Question
Answer: Option A. -> Server’s response
Question 64. How will you convert the returned API into an XML object?
  1.    SimpleElement()
  2.    SimpleXMLElement()
  3.    XMLElement()
  4.    None of the mentioned
 Discuss Question
Answer: Option B. -> SimpleXMLElement()
Question 65. Which tag can handle mouse events in Netscape?
  1.    img
  2.    a
  3.    br
  4.    none of the mentioned
 Discuss Question
Answer: Option A. -> img
Question 66. What is the tainted property of the window object?
  1.    Pathname
  2.    Protocol
  3.    Default status
  4.    Host
 Discuss Question
Answer: Option C. -> Default status
Question 67. Which environment variable must the user enable in order to enable data tainting?
  1.    ENABLE_TAINT
  2.    MS_ENABLE_TAINT
  3.    NS_ENABLE_TAINT
  4.    ENABLE_TAINT_NS
 Discuss Question
Answer: Option C. -> NS_ENABLE_TAINT

Latest Videos

Latest Test Papers