Vidyalelo
C++ Programming · Q225

C++ miscellaneous

Programming · C++ Programming · question 225

Q225

Which is the correct way of handling arguments with spaces?

A.
Use single quotes
B.
Either single or double quotes
Answer
C.
Use double quotes
D.
There is no way of handling arguments with space

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board