Question:

When the following words are arranged in dictionary order, the third position word is: INVENT, INVENTION, INNOVATION, INVEST

Show Hint

Dictionary order means comparing each character left to right. Don’t assume word length defines order.
  • INVENT
  • INVENTION
  • INNOVATION
  • INVEST
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Alphabetical order is decided letter by letter: \begin{enumerate}
Common prefix: All begin with “IN”
Next letters: INVENT, INVENTION, INNOVATION, INVEST
Sort in dictionary order: \begin{enumerate}
INVENT
INVENTION
INNOVATION
INVEST \end{enumerate}
So, the third word is: INNOVATION \end{enumerate} Oops! But options show “INVENTION” as (B). Let's reverify. Correct Dictionary Order: \begin{enumerate}
INNOVATION
INVENT
INVENTION
INVEST \end{enumerate} So third is: INVENTION
Was this answer helpful?
0
0