i
NSquare Xperts
Filter interviews by
I applied via Walk-in and was interviewed in Nov 2024. There were 2 interview rounds.
I appeared for an interview in Jan 2025.
I applied via Company Website and was interviewed in Apr 2024. There were 2 interview rounds.
NSquare Xperts interview questions for popular designations
I applied via Walk-in and was interviewed in Apr 2023. There were 2 interview rounds.
Top trending discussions
I applied via Naukri.com and was interviewed in Jan 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.
Child records can be made read-only when parent record's field is updated using validation rules.
Create a validation rule on child object
Use ISCHANGED() function to check if parent field is updated
Use PRIORVALUE() function to get the previous value of parent field
Use ISBLANK() function to check if the previous value of parent field is blank
Use ISNEW() function to allow creation of child records
Use OR() function to comb...
To call a controller method from JavaScript in a Visualforce page, use the actionFunction tag.
Create a controller method in the Apex class.
Add an actionFunction tag in the Visualforce page.
Call the actionFunction from JavaScript using its name.
Pass parameters to the controller method using the actionFunction tag.
Use the rerender attribute to update the page after the controller method is called.
Collection variables are used to store multiple values of the same data type in Apex.
Collection variables include Lists, Sets, and Maps.
Lists are ordered collections of elements that can contain duplicates.
Sets are unordered collections of unique elements.
Maps are collections of key-value pairs.
Collection variables are useful for iterating over multiple values and performing operations on them.
Example: List
Use data loader's parent-child functionality to load both parent and child records at once.
Create a CSV file with both parent and child records
Use the data loader's parent-child functionality to map the relationship between the two
Ensure that the parent records are loaded before the child records
Use the data loader's insert or upsert operation to load the data
Batch class and future method syntax in Salesforce development.
Batch class syntax: Implements Database.Batchable interface, has start(), execute() and finish() methods.
Future method syntax: Has @future annotation, returns void, takes parameters.
Example batch class syntax: public class MyBatch implements Database.Batchable
Example future method syntax: @future public static void myFutureMethod(String param) { ...
based on 10 interviews
Interview experience
based on 34 reviews
Rating in categories
MS CRM Consultant
10
salaries
| ₹3.6 L/yr - ₹7 L/yr |
Salesforce Developer
8
salaries
| ₹3.6 L/yr - ₹10 L/yr |
Software Developer
7
salaries
| ₹2 L/yr - ₹4 L/yr |
Salesforce CRM Consultant
6
salaries
| ₹4 L/yr - ₹12 L/yr |
Business Development Executive
5
salaries
| ₹2.2 L/yr - ₹7 L/yr |
TCS
Infosys
Wipro
HCLTech