[2024年08月04日]C-CPE-16試験問題集でSAP練習テスト問題 [Q36-Q61]

Share

[2024年08月04日]C-CPE-16試験問題集でSAP練習テスト問題

最新でリアルなC-CPE-16試験問題集解答

質問 # 36
What are some characteristics of JSON files? Note: There are 2 to choose.

  • A. JSON files contain JavaScript commands.
  • B. JSON files are based on XML.
  • C. JSON files are also valid YAML files.
  • D. JSON files contain human-readable data.

正解:C、D


質問 # 37
To grant a user access to an application in an SAP BTP subaccount, what must you assign to this user?

  • A. A role template
  • B. A role collection
  • C. A role

正解:B


質問 # 38
To establish trust, which of the following can be targets of the SAP Authorization and Trust Management Service?

  • A. multi-environments
  • B. identity-providers
  • C. platforms
  • D. users

正解:B


質問 # 39
DRAG DROP
A global account has a relationship with entitlements. The cardinality of this relationship is "0-n" as shown in the graphic. What are the cardinalities for the other relationships in the attached diagram?
(Drag and drop the labels at the bottom onto the framed locations of the image above.)

正解:

解説:


質問 # 40
When deploying applications on SAP BTP, what is the maximum application package size?

  • A. 2 GB
  • B. 2.5 GB
  • C. 1 GB
  • D. 1.5 GB

正解:D


質問 # 41
What are tasks of the approuter? Note: There are 3 to choose.

  • A. Routing requests from the application to the SAP Launchpad service.
  • B. Authorizing users for the CAP service and the provider of the UI service.
  • C. Routing requests from the web browser to the provider of the UI service.
  • D. Forwarding user requests to the XSUAA service for authentication and authorization.
  • E. Routing requests from the web browser to the CAP service.

正解:C、D、E


質問 # 42
What information does the SAP Destination service provide to your applications to connect to a remote service or system?

  • A. Connectivity proxy information for the target resource
  • B. Technical information about the target resource
  • C. Semantic information about the target resource

正解:B


質問 # 43
How many administrators can be assigned to a global account?

  • A. 0 - n
  • B. 0 - 1
  • C. 1 - n

正解:C


質問 # 44
Which basic user types exist on the SAP Business Technology Platform? Note: There are 2 to choose.

  • A. Technical users
  • B. Platform users
  • C. Application users
  • D. Business users

正解:B、D


質問 # 45
How can you bring your company's user base into your SAP BTP subaccount?

  • A. Import the users via .csv file upload in the SAP BTP cockpit.
  • B. Establish a trust relationship with your corporate identity provider.
  • C. Create the users manually in the security section of your subaccount.
  • D. Establish a trust relationship with the default identity provider.

正解:B


質問 # 46
Before you can use SAP Continuous Integration and Delivery in your CAP project, what must you do in your SAP BTP account? Note: There are 2 to choose.

  • A. Subscribe to an SAP CI/CD service plan.
  • B. Assign an appropriate role template to your user.
  • C. Assign an appropriate role collection to your user.
  • D. Create an SAP CI/CD service instance.

正解:A、C


質問 # 47
What are some characteristics of OData? Note: There are 2 to choose.

  • A. OData is an architectural design template for hypermedia information systems.
  • B. OData builds on HTTP, AtomPub, and JSON using URIs to address and access data feed resources.
  • C. OData uses the SOAP protocol.
  • D. OData is RESTful.

正解:B、D


質問 # 48
What are some core principles of the design philosophy of SAP Fiori? Note: There are 3 to choose.

  • A. Role-based
  • B. Productive
  • C. Adaptive
  • D. Intuitive
  • E. Coherent

正解:A、C、E


質問 # 49
In your Git system, you have set up a webhook for your SAP Continuous Integration and Delivery pipeline. What kind of request does this webhook send to the specified payload URL?

  • A. PATCH request
  • B. GET request
  • C. POST request
  • D. PUT request

正解:C


質問 # 50
Which identifier is used by the XSUAA service to distinguish applications and scopes?

  • A. VCAP_SERVICES
  • B. xsappname
  • C. xs-security
  • D. tenant-mode

正解:B


質問 # 51
What is one of the required steps to enable authentication support in CAP?

  • A. Install a YAML module called passport.
  • B. Install a CDS module called passport.
  • C. Install a Node.js module called passport.
  • D. Install a package.json module called passport.

正解:C


質問 # 52
Which of the following can be used as identity providers for SAP BTP applications? Note: There are 2 to choose.

  • A. SAP S/4HANA Cloud
  • B. SAP Authorization and Trust Management Service
  • C. Identity authentication tenant
  • D. SAP S/4HANA on-premise

正解:B、C


質問 # 53
You have set up a pipeline in the SAP Continuous Integration and Delivery service with automated deployment. A build was initiated and failed. What do you check to find out which step of the pipeline failed?

  • A. The webhook of your version control system
  • B. The stages in the config.yml in the .pipeline folder
  • C. The stages of the failed job run
  • D. The webhook event receiver

正解:D


質問 # 54
During application development, what are some principles of dealing with application errors? Note:
There are 2 to choose.

  • A. Use try/catch blocks sparingly
  • B. Log unexpected errors
  • C. Hide errors and continue silently
  • D. Use as many try/catch blocks as possible

正解:A、B


質問 # 55
What is the maximum number of running threads per application instance?

  • A. 0
  • B. 1
  • C. 2
  • D. 3

正解:C


質問 # 56
At what level can you select a region?

  • A. Global account
  • B. Environment
  • C. Subaccount
  • D. Directory

正解:A


質問 # 57
Which dev space type in SAP Business Application Studio do you need when you want to create a CAP project?

  • A. SAP Fiori
  • B. Full Stack Cloud Application
  • C. Basic
  • D. SAP Mobile Application

正解:B


質問 # 58
What is recommended by SAP when you publish an API? Note: There are 2 to choose.

  • A. Remove obsolete APIs without notice.
  • B. Provide good API documentation.
  • C. Use version numbers in the API names.
  • D. Use meaningful, clear, and self-explanatory API names.

正解:B、D


質問 # 59
Which of the following dev space types contains the Java extension by default? Note: There are 2 to choose.

  • A. SAP Fiori
  • B. Full Stack Cloud Application
  • C. SAP HANA Native Application
  • D. SAP Mobile Application

正解:B、C


質問 # 60
Which event phases can you use with CAP event handlers by default? Note: There are 3 to choose.

  • A. on
  • B. before
  • C. between
  • D. while
  • E. after

正解:A、B、E


質問 # 61
......

C-CPE-16認証試験問題集解答を提供しています:https://drive.google.com/open?id=1Z4BC8UCynOtLkREKbsKJXR8u7BoSCI4u

あなたを簡単に合格させるC-CPE-16試験正確なPDF問題:https://www.passtest.jp/SAP/C-CPE-16-shiken.html