1. Question: Which of the following crypto in PHP returns longest hash value?

    A
    sha1()

    B
    crc32()

    C
    All return same length hash

    D
    md5()

    Note: Not available
    1. Report
  2. Question: What is the following is the correct command for installing PEAR mail and mime package

    A
    %>pear install Mail Mail_Mime

    B
    %>pear setup Mail Mail_Mime

    C
    %>pear setup mail mail_mime

    D
    %>pear install mail mail_mime

    Note: Not available
    1. Report
  3. Question: Presently PEAR offers how many packages ?

    A
    about 1000

    B
    more than 1000

    C
    more than 500

    D
    more than 550

    Note: Not available
    1. Report
  4. Question: PEAR is installed by default with the Windows installation.

    A
    True

    B
    False

    Note: Not available
    1. Report
  5. Question: Which of the following command is used to upgrade the latest version of PEAR?

    A
    %>pear install latest version

    B
    %>pear install upgrade

    C
    %>upgrade pear

    D
    %>pear upgrade

    Note: Not available
    1. Report
  6. Question: Which of the following command is used to view the packages installed on the machine?

    A
    %>view list

    B
    %>view packages

    C
    %>view pear

    D
    %>pear list

    Note: Not available
    1. Report
  7. Question: In order to install PEAR packages and its necessary support files which of the following command is applicable?

    A
    install pear

    B
    install pear packages

    C
    go-pear.bat

    D
    install support files

    Note: Not available
    1. Report
Copyright © 2024. Powered by Intellect Software Ltd