DON'T WANT TO MISS A THING?

Certification Exam Passing Tips

Latest exam news and discount info

Curated and up-to-date by our experts

Yes, send me the newsletter

Salesforce Mobile Accredited Professional Exam Questions and Answers, | SPOTO

SPOTO's latest exam dumps on the homepage, with a 100% pass rate! SPOTO delivers authentic Cisco CCNA, CCNP study materials, CCIE Lab solutions, PMP, CISA, CISM, AWS, and Palo Alto exam dumps. Our comprehensive study materials are meticulously aligned with the latest exam objectives. With a proven track record, we have enabled thousands of candidates worldwide to pass their IT certifications on their first attempt. Over the past 20+ years, SPOTO has successfully placed numerous IT professionals in Fortune 500 companies.
Take other online exams

Question #1
From where can users access and customise the Mobile Navigation Menu?
A. Setup > Navigation > My Menus > New
B. Setup > Mobile App > Mobile Only Navigation
C. App Launcher > Mobile App > Mobile Setup > Navigation Menu
D. Setup > Salesforce Navigationcorrect
View answer
Correct Answer: D
Question #2
Universal Containers has just purchased large volume of contact data from anexternal vendor. The head of sales would like to use the new data set within the existing production org. The production org currently contains a large volume of contacts. What should an Architect recommend to prevent data duplication in salesforce?
A. Utilize an off-platform de-duplication tool prior to loading
B. Load the data into salesforce and then utilize the contact Duplicate Rule feature
C. Utilize a batch apex process to de-duplicate thedata after loading
D. Create a de-duplication trigger before loading the data
View answer
Correct Answer: A
Question #3
What is considered Backend APIs in the context of Mobile App security?
A. The sum of all paths for data and commands into and out of the app
B. The resource connection and authentication, authorization, activity logging, data validation, and encoding
C. All valuable data used and stored in the app
D. The interfaces used to connect services and transfer datacorrect
View answer
Correct Answer: D
Question #4
What is the correct term of this OAuth component definition: A short-lived token that represents the access granted by the end user.
A. Consumer Key
B. Access Token
C. Authorization Code
D. Refresh Token
View answer
Correct Answer: C
Question #5
Is the following security mechanism used to protect data at Rest or in Transit? Authorization
A. Data in Transitcorrect
B. Data at Rest
View answer
Correct Answer: A
Question #6
Which mobile app operating system is supported by the Mobile SDK?
A. Bothcorrect
B. Android
C. iOS
View answer
Correct Answer: A
Question #7
In which of the User-Agent flow does the authorization check take place?
A. The connected app uses the access token to access data on the end user’s behalf
B. The end user opens the mobile app
C. The user approves access for this authorization flow
D. The connected app directs the user to Salesforce to log in
View answer
Correct Answer: D
Question #8
Which of the following options in NOT available in the mobile app?
A. View Campaign Hierarchies
B. Merge Accounts
C. Create Quote from Opportunities
D. View Attatchments
View answer
Correct Answer: B
Question #9
Which Server-Side scope parameter will allow the Mobile Connected app to access to the identity URL service?
A. idcorrect
B. api
C. openid
D. refresh_token
View answer
Correct Answer: A
Question #10
True or False? The two supported OSs for the Salesforce App are iOS and Android.
A. FALSE
B. TRUEcorrect
View answer
Correct Answer: B
Question #11
What is the correct term of this OAuth component definition: A value used by the consumer to gain access to protected resources on behalf of the user.
A. Access Tokencorrect
B. Consumer Key
C. Refresh Token
D. Authorization Code
View answer
Correct Answer: A
Question #12
What concept in Mobile app security responds to this definition: ll valuable data used and stored in the app, including secrets and keys.
A. Data at Restcorrect
B. Data in Transit
C. Backend API
View answer
Correct Answer: A
Question #13
True or False? Push notifications is a default feature and hence does not need to be enabled by the Admin.
A. TRUE
B. FALSEcorrect
View answer
Correct Answer: B
Question #14
Which Server-Side scope parameter will allow the Mobile Connected app to a refresh token to be returned when the app is eligible to receive one?
A. web
B. refresh_tokencorrect
C. openid
D. visualforce
View answer
Correct Answer: B
Question #15
True or False? Knowledge Users will be able to edit and create new Knowledge Articles from the Mobile App.
A. FALSEcorrect
B. TRUE
View answer
Correct Answer: A
Question #16
When a connected app employs a Refresh Token, what does Salesforce return?
A. An Access Tokencorrect
B. An encoded URL
C. A boolean value that determines access
D. Nothing
View answer
Correct Answer: A
Question #17
The Salesforce mobile app gets language support from the language and region settings on the mobile device, the language setting for the mobile device's default browser, and the language and region settings in the user's Salesforce user profile. What will happen if these elements have conflicting language preferences?
A. The app will be presented based on the user's profile preferences
B. The App will be presented in the "Fallback App Language" defined by the Admin
C. The app will be presented based on the phone's region settings
D. The user will be able to see different languages in the app
View answer
Correct Answer: D
Question #18
What will be required if a user wanted to add a Visualforce page to the Mobile Navigation menu?
A. A Tab for it
B. Visualforce pages cannot be accessed from mobile Salesforce
C. A Custom Object for it
D. A mobile component for it
View answer
Correct Answer: A
Question #19
What are the three capabilities of the Bulk API? Choose 3 answers
A. Roll back all transactions within a batch of 10000 records
B. process multiple batch jobs asynchronously
C. Process multiple batch jobs synchronously
D. Monitorjob status via the API
E. Monitor job status via the Web UI
View answer
Correct Answer: BDE
Question #20
What Mobile Appsec Term is defined here? A software testing method performed to analyze the runtime behavior of the code.
A. Buffer Overflow
B. Dynamic Testingcorrect
C. Authentication
D. Static Testing
E. Authorization
View answer
Correct Answer: B
Question #21
What is the correct term of this OAuth component definition: A value used by the consumer―in this case, the Mobile SDK app―to identify itself to Salesforce. Referred to as client_id.
A. Authorization Code
B. Refresh Token
C. Consumer Keycorrect
D. Access Token
View answer
Correct Answer: C
Question #22
Universal Containers wishes to validate street addresses in Salesforce against their legacy Accounting system,Which is the system of record. Retrieving an Account record in this system takes 7-12 seconds per query, and the address must be validated as quickly as possible to ensure proper order processing.What integration pattern should an Architect suggest?
A. Nightly batch validating records modified the previous day
B. Outbound Message with a Callback
C. @Future method with an Apex callout
D. Remote Invocation initiated by Middleware
View answer
Correct Answer: B
Question #23
Will the "visualforce" scope parameter value give the connected app access to standard salesforce visualforce pages?
A. Nocorrect
B. Yes
View answer
Correct Answer: A
Question #24
Which language input does the Salesforce mobile app NOT take into consideration when selecting which language to show the app on?
A. Region settings in mobile device
B. Language settings in mobile device
C. Language settings in user profile
D. Manufacturing country of the mobile phone
View answer
Correct Answer: D
Question #25
Differences between Mobile and Web Appsec: _______ appsec engineers need to secure sensitive data while traversing the mobile device carrier’s network and the internet.
A. Web
B. Mobilecorrect
C. Both
View answer
Correct Answer: B
Question #26
What is the Mobile App Attack Surface?
A. All the different points where an attacker could get into an app and exfiltrate data
B. Encryption and checksums, access auditing, and data integrity and operational security controls
C. The resource connection and authentication, authorization, activity logging, data validation, and encoding
D. The sum of all paths for data and commands into and out of the app
View answer
Correct Answer: A
Question #27
True or False? Tasks are NOT available in the Salesforce Mobile App.
A. TRUE
B. FALSE
View answer
Correct Answer: B
Question #28
Which Server-Side scope parameter will allow the Mobile Connected app to access to all data accessible by the logged-in user, and encompasses all other scopes?
A. visualforce
B. refresh_token
C. fullcorrect
D. id
View answer
Correct Answer: C
Question #29
What Mobile Appsec Term is defined here? A software intermediary that allows two apps to talk to each other
A. Authentication
B. APIcorrect
C. Authorization
D. Buffer
E. Buffer Overflow
View answer
Correct Answer: B
Question #30
To run the integration in Outlook, each user must have the Salesforce add-in, where is this available from?
A. Google Play
B. AppStore
C. Microsoft AppSource Storecorrect
D. AppExchange
View answer
Correct Answer: C

View The Updated Salesforce Exam Questions

SPOTO Provides 100% Real Salesforce Exam Questions for You to Pass Your Salesforce Exam!

View Answers after Submission

Please submit your email and WhatsApp to get the answers of questions.

Note: Please make sure your email ID and Whatsapp are valid so that you can get the correct exam results.

Email:
Whatsapp/phone number: