-
Where variable value gets stored for a wrapper class in Salesforce?
Since wrapper class is also a class, when we create an object for it, where variable value gets stored? Whether wrapper class also has any member variables for storing it?
Log In to reply.