Test Status
      PHPTEST6
      (A) a fatal error, and the script will stop
      (B) a warning, but the script will continue execution
      (C) None of the above
      (A) $nic
      (B) $number-in-class
      (C) $NumberInClass
      (D) $number_in_class
      (A) client side script language
      (B) server side script language
      (C) event-driven language
      (A) PERL and C
      (B) Java script
      (C) VB Script
      (D) Visual Basic
      (A) floats
      (B) integer
      (C) doubles
      (D) Real number
      (A) delimited by single quote
      (B) delimited by double quote
      (C) delimited by <<< identifier
      (D) All of above
      (A) delimited by single quote
      (B) delimited by double quote
      (C) delimited by <<< identifier
      (D) All of above
      (A) Integer
      (B) Float
      (C) String
      (D) Booleans
      (A) Array
      (B) Objects
      (C) Both
      (D) None
      (A) int64
      (B) array
      (C) object
      (D) real or double or float
      (A) Identifier are case sensitive. So $result is different than $ result
      (B) Identifiers can be any length
      (C) Both of above
      (D) None of above