Q. What is the output of the following code: s=Unixecho 1.$os 2."$os" 3.'$os' 4.$os (Solved)
1. 1.unix 2.unix 3.unix 4.unix
2. 1.unix 2.unix 3.$os 4.unix
3. 1.unix 2.unix 3.unix 4.$os
4. 1.unix 2.$os 3.$os 4.$os
- b. 1.unix 2.unix 3.$os 4.unix
1. 1.unix 2.unix 3.unix 4.unix
2. 1.unix 2.unix 3.$os 4.unix
3. 1.unix 2.unix 3.unix 4.$os
4. 1.unix 2.$os 3.$os 4.$os