MCQs > IT & Programming > Bash > What does this bash statement do? (( $a == $b ); echo $?

Bash MCQs

What does this bash statement do? (( $a == $b ); echo $?

Answer

Correct Answer: It tests whether the values of variables $a and $b are equal.

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