Recent questions tagged uttarakhand-asst-prof-2018

0 votes
2 answers
61
Which of the following is a non-linear data structure?Linked listArrayGraphQueue
0 votes
2 answers
62
If the post order traversal of treegives $ab - cd * +$, then the label of the nodes A, B, C, ......, G will bea, -, b, +, c, *, d+, -, *, a, b, c, d-, a, +, b, c, d, *a, ...
0 votes
1 answer
63
The evaluation of parenthesis free arithmetic expression $5 + 3 \uparrow 2 - 8/4 * 3 + 6$ gives. ($\uparrow$ represents 'power of operator')147836None of the above
0 votes
2 answers
64
0 votes
1 answer
65
Which of the following is a type of interrupt?External interruptInternal interruptSoftware interruptAll of the above
0 votes
1 answer
66
In memory a word is retreived based on a portion of its content rather than its address. This memory is known as ____Associative memoryRead only memoryRetrieval memoryNon...
0 votes
1 answer
67
0 votes
1 answer
68
In asynchronous bus controlling data transfer is based on use of ___ClockSending clockHandshakeNone of the above
0 votes
1 answer
69
In the size of memory of 4K words and each word id of 8 bits, what is the size of the address bus?25612332
0 votes
1 answer
70
An exceptional condition in a computer system caused by an event external to the CPU is known as Halt Process InterruptNone of these.
0 votes
1 answer
71
Let $A_i $= $\{i, i+1, i+2,....\}​.​​​​​​$ Then set $\{n, n+1, n+2, n+3,....\}$ is the ______ of the set $A_i$.
0 votes
1 answer
72
A compound statement which is neither a tautology nor a contradiction is called _____ContingencyEquivalenceConditionInference
0 votes
1 answer
73
Let $X = \{1, 2, 3, .....\}$ be ordered by divisibility, which of the following subset is totally ordered ?$\{2, 9, 16\}$$\{3, 5, 15\}$$\{2, 6, 24\}$$\{4, 15, 30\}$
0 votes
2 answers
74
How many words can be formed out of the letters of the word "PECULIAR" beginning with P and ending with R ?100120150720
0 votes
1 answer
75
A graph G is called a ________ if it is a connected acyclic graph.Cyclic graphRegular graphTreeNot a graph
0 votes
1 answer
76
0 votes
1 answer
77
Which of the following can be an application of neural network ?Sales forecastingData validationRisk managementAll of the above
0 votes
1 answer
78
Data warehouse bus matrix is a combination of Dimensions and Data martsDimensions and factsFacts and Data martsDimensions and Detailed facts
0 votes
1 answer
79
0 votes
1 answer
80
Discovery of new information in terms of pattern or rules from vast amount of data is called :Data miningScriptSpreadsheetNone of the above
0 votes
1 answer
81
Which agent enables the deliberation about the computational entities and actions ?HybridReflectiveRelationalNone of the above
0 votes
1 answer
82
Which of the following search method takes less memory ? Depth-first search Breadth-first search Linear search None of the above
0 votes
1 answer
83
What is Artificial Intelligence ?Putting your intelligence into computerProgramming with your own intelligenceMaking a machine intelligentPutting more memory into compute...
0 votes
1 answer
84
Which of the following is a method of analogical problem solving that have been studied in AI ?Transformational analogyDerivational analogyBoth A and BNone of the above
0 votes
1 answer
85
A replica manager in gossip architecture contains the main state components isValue time stampUpdate logReplica time stampAll of the above
0 votes
2 answers
86
0 votes
2 answers
87
0 votes
1 answer
88
Fault tolerance achieved in distributed system by _________ .Hardware redundancySoftware recoveryBoth A) and B)None of the above
0 votes
1 answer
89
A system program that set up an executable program in main memory ready for execution is _____ .LoaderLinkerAssemblerLoad and go
0 votes
1 answer
90
In an absolute loading scheme, which of the following loader function is accomplished by programmer ?AllocationReallocationLinkingBoth A and C