Home / CSE / Javascript - CS :: Sockets

CSE :: Javascript - CS

  1. What is the purpose of getting the parameter block?

  2. A.

     Permission to block

    B.

     Space separated block list

    C.

     Comma separated block list

    D.

     All of the mentioned


  3. What will happen if you set the private flag as 1?

  4. A.

     Test will be run only by the administrator

    B.

     Test will not be run

    C.

     Test is public

    D.

     Test is not displayed in public


  5. What is the purpose of getting the paramerer fvonly?

  6. A.

     To repeat the view test

    B.

     To get the first view

    C.

     To debug the code

    D.

     None of the mentioned


  7. What is the purpose of the file_get_contents()?

  8. A.

     To get the errors and exceptions

    B.

     To get the client’s response

    C.

     To get the server’s response

    D.

     None of the mentioned


  9. What will the file_get_contents() return?

  10. A.

     Server’s response

    B.

     Errors

    C.

     Exception

    D.

     Client’s response


  11. How will you convert the returned API into an XML object?

  12. A.

     SimpleElement()

    B.

     SimpleXMLElement()

    C.

     XMLElement()

    D.

     None of the mentioned


  13. Which tag can handle mouse events in Netscape?

  14. A.

     img

    B.

     a

    C.

     br

    D.

     none of the mentioned


  15. What is the tainted property of the window object?

  16. A.

     Pathname

    B.

     Protocol

    C.

     Default status

    D.

     Host


  17. Which environment variable must the user enable in order to enable data tainting?

  18. A.

     ENABLE_TAINT

    B.

     MS_ENABLE_TAINT

    C.

     NS_ENABLE_TAINT

    D.

     ENABLE_TAINT_NS