Big Halloween Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

SAP Certified Development Associate - Programming in SAP S/4HANA for SAP NetWeaver ABAP Programmer C_S4HDEV1909 Question # 10 Topic 2 Discussion

SAP Certified Development Associate - Programming in SAP S/4HANA for SAP NetWeaver ABAP Programmer C_S4HDEV1909 Question # 10 Topic 2 Discussion

C_S4HDEV1909 Exam Topic 2 Question 10 Discussion:
Question #: 10
Topic #: 2

How could you replace the statement CONCATENATE a b INTO c.?

There are 2 correct answers to this question.


A.

c = |{ a }{ b }|.


B.

c = |a&&b|.


C.

c = a& b.


D.

c = a && b.


Get Premium C_S4HDEV1909 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.