1. Question: A string is a__________ treated as a contiguous group.

    A
    Sequence of strings

    B
    Sequence of characters

    C
    Sequence of floats

    D
    Sequence of boolean

    Note: Not available
    1. Report
  2. Question: Floating-point numbers, also referred to as ______.

    A
    Floats

    B
    only Doubles or Real numbers

    C
    Floats and doubles

    D
    Specify numbers that contain fractional parts

    Note: Not available
    1. Report
  3. Question: An Integer is representative of _______.

    A
    In base 10(decimal)

    B
    In base 8(octal)

    C
    In base 16(hexadecimal)

    D
    In base 2(binary)

    Note: Not available
    1. Report
  4. Question: If you want to insert a single dynamic  integer value which one will you not select?

    A
    Printf("Bar inventory:%d bottles of tonic water.", 100);

    B
    Printf("Bar inventory:%b bottles of tonic water.", 100);

    C
    Printf("Bar inventory:%f bottles of tonic water.", 100);

    D
    print("Bar inventory:%d bottles of tonic water.",100);

    Note: Not available
    1. Report
  5. Question: What will be the output of the above syntax? <?php $heavywaight="Lewis"; $lightwaight="Mayweather"; echo $heavywaight,"and", $lightwaight, "are great fighters"; ?>

    A
    Lewis, are great fighters,

    B
    Lewis, Mayweather are great fighter

    C
    Lewis and  Mayweather are great fighters

    D
    Lennox Lewis and  Floyd Mayweather

    Note: Not available
    1. Report
  6. Question: What do you mean by prototype?

    A
    Simply the function's definition

    B
    Input  parameters & defined data type

    C
    Returns type of value.

    D
    only defined Array of Data

    Note: Not available
    1. Report
  7. Question: Which data type is not used to represents  true and false values?

    A
    printf

    B
    Boolean

    C
    array

    D
    String

    Note: Not available
    1. Report
  8. Question: What is/ are the incorrect file extensions of PHP?

    A
    .php 

    B
    .pmsql

    C
    php3

    D
     .phtml

    Note: Not available
    1. Report
  9. Question: How Many Questions for any Prospective Hosting Provider  ?

    A
    Seven

    B
    Six

    C
    Eight

    D
    Five

    Note: Not available
    1. Report
  10. Question: Generally web hosting provider offers _____ hostings.

    A
    Dedicated server

    B
    Shared server

    C
    Virtual private server

    D
    SQL server

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