Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Care din următoarele expresii, în shell scripting, ridică numărul x la puterea lui y ? (Alegeți două)
$[x**y]
${x**y}
$((xy))
${x^y}
$((x**y))
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!