Apex Variables & Datatypes | Apex Basics | Salesforce Development Tutorials
In this video variables, datatypes, literals and identifiers in Apex language have been explained in detail .
This video contains only the primitive datatypes in Salesforce, following are:
1. Integer: a. Integer b. Long
2. Floating point Number: a. Double b. Decimal
3. Boolean
4. String
5. Date a. Date b . Time c. DateTime
6. ID
7. Blob
Responses