Sharepoint
Sharepoint
Dsa
2. I can create a timer job in sharepoint using jsom. State true or false
Select one:
True
False
a. SPbasePermissionObject
b. SP web
c. SPList
d. SPViewCollection
a. Sandbox
b. Provider hosted
c. Sharepoint hosted
d. Farm Solution
6. What are the authentication methods available for the client object model application?
Select one:
a. Anonymous
b. Default(windows authentication)
c. All the listed above
d. FormAuthentication
7. Which of the classes would you use to create a new list in sharepoint using CSOM?
Select one:
a. ListCreationInformation
b. ListCreationInstance
c. SPListCreationInformation
d. SPList
Select one:
a. Context.executeQueryAsync(Function.createDelegate(this,this.success).Function.create
Delegate(this,this.failed))
b. Context.executeQueryAsync(Function.createDelegate(this,this.failed).Function.createDe
legate(this,this.success))
c. Context.executeQueryAsync(Function.createDelegate(this.success).Function.createDele
gate(this.failed))
d. Context.executeQueryAsync(Function.createDelegate(this.failed).Function.createDelega
te(this.sucess))
Select one:
a. /sites/_api/web/User
b. /sites/_api/UserProfile/User
c. /sites/_api/UserProfile/CurrentUser
d. /sites/_api/web/CurrentUser
11. What would you used to get data from multiple list
Select one:
13. Identify the appropriate approach to access ECMAScript object model API’s
a. include sp.core.js
b. include sp.debug.js
c. import Microsoft.sharepoint.client.dll
d. include sp.js file
14. when you call executeQueryAsync in JSOM on the client side, it executes the object model code
you declared and carries on immediately, then returns .this is an asynchronous call,state true or
false
select one
true
false
15. a client is having multiple site collection provisioned and data needs to be transferred from one
site collection to other site collection using CSOM, we can access objects and push data
between the site collection. State true or false
select one
true
false
16. repeat
17. it helps us to present and exchange data in a self-descriptive and independent way. state true or
false
select one:
true
false
18. Repeat
19. Which of the following APis are available to access data in SharePoint?
20. SCSOM allows access to SharePoint data and features from remote client State True or False
Select one
True
False
21. CSOM
23. Powershell commands are required to deploy the JSOM code. State true or false.
Select one
True
False
24. repeat
25. Repeat
26. What is the preferred URL for REST API in SharePoint 2013?
a. _api
b. svc
c. /_vti_bin/_api
d. /_vti_bin/listdata.svc
27. Rest
28. We can write JSOM in Provider hosted app and state true or false
Select one
True
False
29. Which event receiver should be used in order to avoid the lIst item being deleted by adding
custom code?
Select one
a. itemDeleting
b. Itemupdated
c. itemUpdating
d. itemDeleted
30. repeat
Select one:
Select one:
a. Site Defination
b. Application Pages
c. List definition
d. webparts
34. repeat
a. List item
b. Content Type
c. List library
d. Site level
37. Which of these column types cannot be used as lookup column for ano
38. repeat
39. repeat
40. sharepoint application pages and content pages are stored in sharepoint database. State true or
false
Select one:
True
false
41. Synchronous event handlers will execute after the action is completed. state true or false
Select one:
True
False
42. repeat
43. repeat
Select one
a. Only 2
b. Only 1,2
c. Only 1
d. 1,2 and 3
45. **************
46. ******************
48. SpFx components can be used in the self created sites. State true or false
Select one:
True
false
49. repeat
50. repeat
51. which file defines the package metadata in a webpart?
Select one
a. pkg.xml
b. package-solution.json
c. pkg.info.json
d. package-solution.xml
Select one:
a. gelp trust-dev-cert
b. gulp trust-dev-cert
c. gulp trust-dev-certificate
d. gelp trust-dev-certificate
53. The GraphhttpClient issues a web request to the ap SP OAuth Token/Acquire to acquire a valid
access token State
Select one
True
False
Select one
a. 1,2 and 3
b. Only 1 and 3
c. Only 1
d. Only 1 and 2
e. Only 2
Select one
a. Empower SharePoint developers both inside and outside Microsoft
b. Build more productive experiences and apps that are responsive and modernes
c. build modern SharePoint experience
d. All the Listed options
56. The version of the solution can be updated in
Select one
a. serve json
b. package-solution json
c. None of the listed options
d. config json
58. We can use SharePoint Framework that work seamlessly across different operating systems
State True or
Select one
True
False
59. In the sub class of react how will you make sure that the properties being passed from parent
class can
Select one
60. asd