Consider the following sequence of command executions mentioned below:

$ cat >a.txt
Infosys
Mysore
$ cat >b.txt
Infy
Bangalore

$ ________________
Output:
Infosys Infy
Mysore Bangalore


For obtaining the above output which of the following command can be used?

i. cat a.txt b.txt
ii. paste a.txt b.txt
iii. cmp a.txt b.txt

Only (i) and (ii)
Only (i) and (iii)
Only (ii)
Only (iii)
Verified Answer
Correct Option - c

To get all Infosys Certified L1 Junior Open Source Programmer Exam questions Join Telegram Group https://rebrand.ly/lex-telegram-236dee

Telegram