Question Detail ++i is equivalent to i = i + 2i = i + 1i = i + ii = i - 1 Answer: Option B Similar Questions : 1. Recursive problems are implemented by queuesstackslinked listsstrings Answer: Option B 2. Which of the following data structure is linear data structure TreesGraphsArrayNone of above Answer: Option C 3. O log(n) can be conneted with Selection sortInsertion sortBinary sortMerge sort Answer: Option C 4. In C how many parameters can passed to a function 25 10as many as defined in function definition Answer: Option D 5. Which is problem oriented language BASICPL/IFORTRANnone of above Answer: Option D Read more from - Data Structure Questions Answers - Chapter 1