UGC/CBSE NET SOLVED QUESTION PAPERS.(Computer Science)
Tuesday, 16 June 2015
Q35,Paper 2,J14. Which of the following commands will output “onetwothree” ?
(A) for val; do echo-n $val; done <one two three
(B) for one two three; do echo-n-;done
(C) for n in one two three; do echo-n $n; done
(D) for n in one two three {echo –n $ n}
Answer c
No comments:
Post a Comment
Note: only a member of this blog may post a comment.
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Note: only a member of this blog may post a comment.