Data Structure Questions Answers - Chapter 1
-
1. Preorder is
- depth first order
- breadth first order
- topological order
- linear order
Answer And Explanation
Answer: Option A
Explanation:
-
2. Information about an array used in a program will be stored in
- symbol table
- activation record
- dope vector
- system table
Answer And Explanation
Answer: Option C
Explanation:
-
3. ++i is equivalent to
- i = i + 2
- i = i + 1
- i = i + i
- i = i - 1
Answer And Explanation
Answer: Option B
Explanation:
-
4. Repeated execution of simple computation may cause compounding of
- round off errors
- syntax errors
- run time errors
- logic errors
Answer And Explanation
Answer: Option A
Explanation:
-
5. Deletion from one end and insertion from other end is
- stack
- branch
- tree
- queue
Answer And Explanation
Answer: Option D
Explanation:
-
6. Which statement we should ignore in structure programming
- WHILE-DO
- GO-TO
- IT-ELSE
- SWITCH
Answer And Explanation
Answer: Option B
Explanation:
-
7. In C how many parameters can passed to a function
- 2
- 5
- 10
- as many as defined in function definition
Answer And Explanation
Answer: Option D
Explanation:
-
vaibes 7 years ago
GUYS I HEARD KIRAN IBPS SPL IS BEST WAHT SAY?
-
ANIRUDHVV vv 8 years ago
Thank you sir giving this wonderful and important notes.........can i expect some questions from IT officer from these set of questions
-
shagufta yaseen 9 years ago
It is possible that someone send me pdf file of Mastguru.com
-
Arshad Ali 9 years ago
How many stacks of n size will be required to implement a queue of n size ?
Arshad Ali
www.FileRTIonline.in -
sachin 9 years ago
Great job