Question Detail Which is having highest precedence in C relational operatorsequality operatorlogical operatorarithmetic operator Answer: Option D Similar Questions : 1. The complexity of linear search algorithm is O(n)O(log n)O(n2)O(n log n) Answer: Option A 2. Which is problem oriented language BASICPL/IFORTRANnone of above Answer: Option D 3. Recursive problems are implemented by queuesstackslinked listsstrings Answer: Option B 4. The memory address of the first element of an array is called floor addressfirst addressfoundation addressbase address Answer: Option D 5. Deletion from one end and insertion from other end is stackbranchtreequeue Answer: Option D Read more from - Data Structure Questions Answers - Chapter 1