Question Detail Which of the languages is often translated to the pseudo code PASCALFORTRANPL/IBASIC Answer: Option A Similar Questions : 1. Which data structure is needed to convert infix notations to postfix notations linear listtreestackqueue Answer: Option C 2. Recursive problems are implemented by queuesstackslinked listsstrings Answer: Option B 3. Information about an array used in a program will be stored in symbol tableactivation recorddope vectorsystem table Answer: Option C 4. Which is having highest precedence in C relational operatorsequality operatorlogical operatorarithmetic operator Answer: Option D 5. O log(n) can be conneted with Selection sortInsertion sortBinary sortMerge sort Answer: Option C Read more from - Data Structure Questions Answers - Chapter 1