Multiple choice technology web technology Which one of the Data Types is NOT supported by the PeopleCode programming environment OBJECT NUMBER TIMESTAMP DATE Reveal answer Fill a bubble to check yourself C Correct answer Explanation PeopleCode supports various data types including Object, Number, and Date. TIMESTAMP is not a native PeopleCode data type - date/time values use the Date type with time components, or datetime.