engineering intelligence MCQ #622

If 'hello world' is coded as 'world hello', how is 'foo bar' coded as?

engineering intelligence MCQ #622

  1. Question 1

    Q1. If 'hello world' is coded as 'world hello', how is 'foo bar' coded as?

    • A) bar foo
    • B) foobar
    • C) barfoo
    • D) foo bar

    Answer: bar foo

    Explanation: The words are swapped. bar foo is correct because it matches what the question requires. NET aptitude items reward fast recognition of the underlying pattern.