Skip to content

w3schoolstutorial.com

  • Privacy Policy
  • About
  • Contact
  • Disclaimer
  • Terms and Conditions

Salesforce

What is an Apex variable in Salesforce and Types of Variables?

January 1, 2023 by Admin

Hello everyone so in this post we will discuss about variables so what is a variable? Variable is the name of the memory location. In another way, it is a user-defined name which is given by the user. While running the program so we need to store some value in one place so that place … Read more

Categories Salesforce Tags Declare Variable in Apex Class, Types of Variables, What is an Apex variable

Salesforce Apex Data Types with Examples

December 27, 2022 by Admin

What type of data is going to store in variable it’s called data types. The apex language is strongly typed so every variable in apex will be declared with the specific data type. What is Apex Data Types? Data types will specify the following i) How much memory for a given variable.ii) What type of … Read more

Categories Salesforce Tags Salesforce Apex Data Types

Recent Posts

  • What is an Apex variable in Salesforce and Types of Variables?
  • How to Create Google Adwords Account Free Step by Step
  • Salesforce Apex Data Types with Examples
© 2023 w3schoolstutorial.com • Built with GeneratePress