HCLTech interview question

difference between CSOM load and loadquery methods

Interview Answer

Anonymous

19 Nov 2014

load returns JSON object but loadquery returns enumeration. loadquery can also be used to fetch specific fields in the query.