Concatenate the text strings “Touch” and “Pad”.
Answers
Answered by
5
Answer:
Please mark me as brainlist
Explanation:
Strings in PowerShell are probably the most used data type in PowerShell. From displaying messages, prompting for input, or sending data to files, it is almost impossible to write scripts without strings being involved.
Similar questions