download Mastguru Android App

Question Detail

Which statement we should ignore in structure programming

  • WHILE-DO
  • GO-TO
  • IT-ELSE
  • SWITCH
Similar Questions :

1. The complexity of Binary search algorithm is

  • O(n)
  • O(log n)
  • O(n2)
  • O(n log n)

2. Information about an array used in a program will be stored in

  • symbol table
  • activation record
  • dope vector
  • system table

3. How many divisions are there in COBOL language

  • Two
  • Three
  • Four
  • Five

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

  • stack
  • branch
  • tree
  • queue

5. Which is ALGOL based simulation language

  • FORTRAN
  • SIMSCRIPT
  • GASP IV
  • none of above
Read more from - Data Structure Questions Answers - Chapter 1
Post a comment