linked linked linkedin whatsapp remove
Feedback

Unix Quiz Unix

You have two variables, v1 and v2. You want to assign the value of v2 to v1.Which of the following declarations is correct ?

v1=v2
v1=$v2
v1=${v2}
a or b.
b or c.

Answer:
b or c.

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

Related Unix Questions and Answers: