Question
Which of the following sentences is the second sentence
after rearrangement? Directions : A set of five statements is given below, which when properly sequenced, form a coherent paragraph. Read the set of statements and answer the questions that follow. A. It quickly became popular, not only because Google email accounts were so widespread already, but also because it allows multiple users to collaborate and edit simultaneously. B. Google Docs was launched in October 2012. C. But it has always been used for purposes beyond simple word processing. D. Teens have long used Google Docs as a way of exchanging notes during dull lectures, for example. E. Finally Microsoft Word, the incumbent, had a real rival.Solution
The correct order is BACDE. 'B' is the introductory sentence as it introduces the subject 'Google docs'. 'A' talks about what happened after the launch of Google Docs and what was the users' response toward it (clues can be taken from 'it' in sentence 'A', which refers to 'google docs' mentioned in 'B'). Sentence C which throws light upon other features of google docs will follow next in the sequence as it builds upon the premise given in B & A; sentence D, which gives us an example of additional purposes (discussed in C) will follow next. Sentence E concludes the passage by stating how these features of google docs was a competition to Microsoft Word, which till then was the lone holder of the market. After rearrangement, 'A' is the second sentence.
The surface area of tape is ________ the surface area of a disk.
Which of the following is the first phase of a compiler?
Which of these is an example of a peephole optimization technique?
Multithreading an interactive program will increase responsiveness to the user by ___________
Which of the following algorithms is specifically designed to minimize the average time a process spends waiting before execution in a CPU scheduling co...
In a binary tree, which traversal method visits the root node first, then the left subtree, and finally the right subtree?
Which technique is used to handle left recursion in a grammar?
In a compiler, lexical analysis is responsible for:
Which of the following is the first phase of a compiler?
Which phase of the compiler ensures that identifiers are declared before they are used?