Which is the correct way of handling arguments with spaces?
Posted: Wed Jul 13, 2022 7:53 pm
a) Use single quotes
b) Either single or double quotes
c) Use double quotes
d) There is no way of handling arguments with space
b) Either single or double quotes
c) Use double quotes
d) There is no way of handling arguments with space