What are the variables in salesforce?



What are the variables in salesforce?..

Answer / Bipul Kumar

Variables in Salesforce are temporary storage containers that hold values during Apex code execution. They can store different types of data such as numbers, strings, and boolean values. Variables should be properly declared using the 'datatype variableName;' syntax.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Salesforce Interview Questions

Is lightning an mvc framework ? : salesforce lightning component

1 Answers  


What is the default timeout period while calling webservice from apex.

1 Answers  


What would happen if I perform a dml update operation on the before update trigger of the same sobject record ?

1 Answers  


What is an object type? : salesforce crm

1 Answers  


What type of workflow alerts are there?

1 Answers  


What are the report types?

1 Answers  


What is a report type?

1 Answers  


What are custom labels in salesforce? How to access custom labels?

1 Answers  


Can we create a formula type in reports? : salesforce reports and dashboards

1 Answers  


What is difference between visualforce components and lightning components ? : salesforce lightning component

1 Answers  


What are the examples of non-deterministic force.com formula fields?

1 Answers  


How will you deploy? Have you ever involved in deployment?

1 Answers   Deloitte,


Categories