Question Detail

Which is having highest precedence in C

  • relational operators
  • equality operator
  • logical operator
  • arithmetic operator
Similar Questions :

1. Which is ALGOL based simulation language

  • FORTRAN
  • SIMSCRIPT
  • GASP IV
  • none of above

2. Deletion from one end and insertion from other end is

  • stack
  • branch
  • tree
  • queue

3. How many divisions are there in COBOL language

  • Two
  • Three
  • Four
  • Five

4. Which data structure is needed to convert infix notations to postfix notations

  • linear list
  • tree
  • stack
  • queue

5. Recursive problems are implemented by

  • queues
  • stacks
  • linked lists
  • strings
Read more from - Data Structure Questions Answers - Chapter 1