1. Question: (A) Write the Name of this operators =, !=, === ______  Operators. (B) Write the Name of this operators +, -, *, /, % ______ Operators. (C) Write the Name of this operators &, |, ^, ~, <<, >> ______ Operators. (D) Write the Name of this"( \n, \r, \t, \\, \$, \" ) " ______

    A
    Bitwise

    B
    Arithmetic

    C
    Equality

    D
    Escape Sequences

    Note: Not available
    1. Report
  2. Question: What's name of the Following Operators   =, +=, *=, /=, .= 

    A
    Assignment Operators

    B
    Comparison Operators

    C
    Equality Operators

    D
    Logical Operators

    Note: Not available
    1. Report
  3. Question: Which of the following is correct Super-global Variables?

    A
    "( $_GET[ ], $_POST[ ], $_REQUEST[ ], $_SERVER[ ], $_SESSION[ ], $GLOBAL[ ], $_COOKE[ ], $_FILES[ ], $_ENV[ ] )"

    B
    "( $_GET[ ], $_POST[ ], $_REQUEST[ ], $_SERVER[ ], $_GLOBAL[ ], $_COOKE[ ], $_SESSION[ ], $_FILES[ ], $_ENV[ ] )"

    C
    "( $_GET[ ], $_POST[ ], $_REQUEST[ ], $_SERVER[ ], $_SESSION[ ], $GLOBAL[ ], $_COOKE[ ], $_FILES[ ], $_ENVA[ ] )"

    D
    "( $_GET[ ], $_POST[ ], $_COKE[ ], $_REQUEST[ ], $_SERVER[ ], $_SESSION[ ], $GLOBAL[ ],$_FILES[ ], $_ENV[ ] )"

    Note: Not available
    1. Report
  4. Question: Which of the following is correct Directive Scope?

    A
    PHP_INI_PERDIR, PHP_INI_SYSTEM, PHP_INI_USER, PHP_INI_ALL

    B
    PHP_INI_PERDIR, PHP_INI_SYSTEM, PHP_INI_ADMIN, PHP_INI_SET

    C
    PHP_INI_PERDIR, PHP_INI_SYSTEM, PHP_INI_USER, PHP_INI_SET

    D
    PHP_INI_PARDIR, PHP_INI_SYSTEM, PHP_INI_USER, PHP_INI_ALL

    Note: Not available
    1. Report
  5. Question: How many type of directive scope in PHP?

    A
    Five

    B
    Four

    C
    Six

    D
    Seven

    Note: Not available
    1. Report
  6. Question: Which function we use for manipulating PHP's configration Variables ?

    A
    ini_set()

    B
    PHP_INI_USER

    C
    PHP_INI_ALL

    D
    ini_config()

    Note: Not available
    1. Report
  7. Question: How many kind of PHP Directive Scope, PHP Print Methods, PHP Syntax & PHP Scalar Data Types ?

    A
    Four

    B
    Five

    C
    Six

    D
    Seven

    Note: Not available
    1. Report
  8. Question: Which of the following is Compound Data Types?

    A
    Integer

    B
    Float

    C
    Array

    D
    String

    Note: Not available
    1. Report
  9. Question: Which of the following is PHP's global configuration file

    A
    php.ini

    B
    ini.php

    C
    config.php

    D
    httpd.conf

    Note: Not available
    1. Report
  10. Question: Who is the named the Boolean data type?

    A
    George Boolean(1815-1864)

    B
    George Boole(1815-1864)

    C
    Mark Boole(1915-1964)

    D
    Mark Boole(1815-1864)

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