1. Question: Which is/are the correct php syntax?

    A
    <%….%>

    B
    <?.....?>

    C
    <script language=”php”>...</script>

    D
    All

    Note: Not available
    1. Report
  2. Question: What’s is/are the correct commenting syntax in php?

    A
    //

    B
    #

    C
    /*…*/

    D
    All

    Note: Not available
    1. Report
  3. Question: 

    Which of the following statement is/are faster?

    A
    echo()

    B
    print()             

    C
    printf()

    D
    sprintf()

    Note: Not available
    1. Report
  4. Question: Why echo() is the faster?

    A
    It returns nothing

    B
    it returns 1

    C
    It returns 0

    D
    None

    Note: Not available
    1. Report
  5. Question: Scalar data types are used to represent____

    A
    a single value

    B
    a double value      

    C
    Equal value

    D
    All

    Note: Not available
    1. Report
  6. Question: Which of the strings is/are valid?

    A
    “Whoop-de-do”

    B
    "*9subway\n"

    C
    “123$%^789”

    D
    All

    Note: Not available
    1. Report
  7. Question:  Which of the following data types is/are compound?

    A
    Boolean

    B
    string

    C
    Array

    D
    Object

    Note: Not available
    1. Report
  8. Question: PDT refers to_________ .

    A
    PHP Development Tools

    B
    PHP Development Technology

    C
    PHP Developments Tool

    Note: Not available
    1. Report
  9. Question: In PHP Generally speaking, hosting providers can be broken into different  categories, Which is/are following  the correct?

    A
    Shared server hosting

    B
    Virtual private server hosting

    C
    None

    D
    Dedicated server hosting

    Note: Not available
    1. Report
  10. Question: Which is/are included in the datatype?

    A
    Boolean

    B
    Integer

    C
    String

    D
    All

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