Menu

Consider the following array of data: ARRAY(AppleOrangeEggPlantAppleZucchiniCarrotOrangeEggPlantKaleBananas). What function would you use to replace EggPlant with Brinjal AND Kale with SomeGreenThing?

We help you to get prepared and pass your Marketing online Certification exams. It’s a better way to learn what you need using our Top Quality Time-Saving Guides and practical tips and tricks. More info: https://www.certificationanswers.com/en/

Consider the following array of data: ARRAY(“Apple”,”Orange”,”EggPlant”,”Apple”,”Zucchini”,”Carrot”,”Orange”,”EggPlant”,”Kale”,”Bananas”). What function would you use to replace “EggPlant” with “Brinjal” AND “Kale” with “SomeGreenThing”? Consider the following array of data: ARRAY(“Apple”,”Orange”,”EggPlant”,”Apple”,”Zucchini”,”Carrot”,”Orange”,”EggPlant”,”Kale”,”Bananas”). What function would you use to replace “EggPlant” with “Brinjal” AND “Kale” with “SomeGreenThing”?   A) REPLACE   B) SUBSTITUTE   C) SUBSTITUTE_REGEX   D) REPLACE OR SUBSTITUTE   E) All of the above   The post Consider the following array of data: ARRAY(“Apple”,”Orange”,”EggPlant”,”Apple”,”Zucchini”,”Carrot”,”Orange”,”EggPlant”,”Kale”,”Bananas”). What function would you use to replace “EggPlant” with “Brinjal” AND “Kale” with “SomeGreenThing”? appeared first on Certification Answers. More info: https://ift.tt/2HCFDaq
Consider the following array of data: ARRAY(AppleOrangeEggPlantAppleZucchiniCarrotOrangeEggPlantKaleBananas). What function would you use to replace EggPlant with Brinjal AND Kale with SomeGreenThing?