This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Which data type isn't a fundamental data type?
Text
BigText
Integer
BigInteger
Which data type should be used to store an employee's salary?
Decimal
Code
Which complex data type corresponds to a row in a table?
TableRow
Array
RecordId
Record
In which type of collection can you access the value by string key?
List
Dictionary
Collection
What is the result type and value of the expression (57 MOD 10)?
570 | Integer
7.0 | Decimal
7 | Integer
5 | Integer
5.7 | Decimal
You must answer all questions before checking your work.
Was this page helpful?