DITA QUESTION - MCQ 11 | YCTC Dita Question Paper
101. FTP stands for_____
a) File Total Protocol.
b) Forward Total Protocol.
c) File Transfer Protocol.
d) File Transfer Project
Answer: C
102. There are _____ types of modules in visual basic
a) Three
b) Two
c) Five
d) None of these
Answer: A
103. A value that is automatically entered in a field for a new record_____
a) Validation rule
b) Default value
c) Input mask
d) None of above
Answer: B
104. Diagram that represents steps or operations involved in any kind of process is called_____
a) System diagram
b) Management hierarchy
c) Flowcharts
d) Convenience diagrams
Answer: C
105. In flowchart, symbol of rectangle with one curvy side is used to show_____
a) Document printed
b) Document written
c) Data stored
d) Display output
Answer: A
106. In a flowchart an input or output instruction is represented by_____
a) A rectangle
b) A rhombus
c) A parallelogram
d) A circle
Answer: C
107. Binary search algorithm cannot be applied to_____
a) Sorted linked list.
b) Sorted binary trees.
c) Sorted linear array.
d) Pointer array.
Answer: A
108. Connectors used to connect flowchart symbols to each other are classified as_____
a) Arrow lines.
b) Symbols.
c) Annotation.
d) Special symbols.
Answer: B
109. An algorithm that calls itself directly or indirectly is known as_____
a) Sub algorithm.
b) Recursion.
c) Polish notation.
d) Traversal algorithm.
Answer: B
110. The advantage of For…Next loops over Do…Loops is that they are: _____
a) easier to read and maintain.
b) less prone to being infinite loops.
c) good for working with arrays.
d) All of the above.
Answer: D
0 Comments