최신 SAP Certified Development Associate C_HCDEV_05 무료샘플문제:
1. What can you use to register the JavaScript implementation of an event handler for external services to the framework?
A) An inline function passed to result of cds.serve()
B) An inline function passed to result of cds.connect()
C) An @impl annotation in your CDS model file
D) A .js file with the same name as the .cds file
2. Which components are part of SAP HANA Cloud?Note: There are 3 correct ans-wers to this que-stion.
A) SAP HANA database
B) SAP Enterprise Architecture Designer
C) SAP Adaptive Server Enterprise
D) SAP Analytics Cloud
E) Data lake
3. What are the aspects of a Multi-Target Application (MTA) model in the lifecycle management of distributed applications? Note: There are 3 correct ans-wers to this que-stion.
A) Configuration
B) Integration
C) CI/CD
D) Composition
E) Dependencies
4. What is the sequence of steps to debug a procedure?
A) Open the debug panel and link the debugger to a session.Select the procedure to be debugged from the Database Explorer.Open the procedure for debugging and set the breakpoint.Execute the procedure.
B) Select the procedure to be debugged from the Database Explorer.Open the debug panel and link the debugger to a session.Open the procedure for debugging and set the breakpoint.Execute the procedure.
C) Select the procedure to be debugged from the Database Explorer.Open the procedure for debugging and set the breakpoint.Open the debug panel and link the debugger to a session.Execute the procedure.
D) Open the procedure for debugging and set the breakpoint.Open the debug panel and link the debugger to a session. Select the procedure to be debugged from the Database Explorer.Execute the procedure.
5. What do you use to update the Git history of the local file you are working on?
A) Check out
B) Stage
C) Commit
D) Save
질문과 대답:
질문 # 1 정답: B | 질문 # 2 정답: A,C,E | 질문 # 3 정답: A,D,E | 질문 # 4 정답: A | 질문 # 5 정답: C |