download Mastguru Android App

Question Detail

How many divisions are there in COBOL language

  • Two
  • Three
  • Four
  • Five
Similar Questions :

1. In C how many parameters can passed to a function

  • 2
  • 5
  • 10
  • as many as defined in function definition

2. Recursive problems are implemented by

  • queues
  • stacks
  • linked lists
  • strings

3. The complexity of Binary search algorithm is

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

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

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

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