MCQs > IT & Programming > Bash > What is the difference between the $@ and $* variables?

Bash MCQs

What is the difference between the $@ and $* variables?

Answer

Correct Answer: $@ treats each quoted argument as a separate entity. $* treats the entire argument string as one entity.

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Bash Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Bash Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it