download Mastguru Android App

Question Detail

In C how many parameters can passed to a function

  • 2
  • 5
  • 10
  • as many as defined in function definition
Similar Questions :

1. What are the minimum number of queues needed to implement the priority queue?

  • One
  • Two
  • Three
  • Four

2. Which of the languages is often translated to the pseudo code

  • PASCAL
  • FORTRAN
  • PL/I
  • BASIC

3. Which of the following data structure is linear data structure

  • Trees
  • Graphs
  • Array
  • None of above

4. Recursive problems are implemented by

  • queues
  • stacks
  • linked lists
  • strings

5. The memory address of the first element of an array is called

  • floor address
  • first address
  • foundation address
  • base address
Read more from - Data Structure Questions Answers - Chapter 1
Post a comment