Which two functions can you use to concatenate the strings "England" and "New" to create the string "New England"? There are 2 correct answers to this question.

Which two functions can you use to concatenate the strings "England" and "New" to create the string "New England"? There are 2 correct answers to this question.
A . Left()
B . LeftPad()
C . LeftTrim()
D . Concatenate()

Answer: B,D

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments