ISRO Scientist or Engineer Computer Science 2009

Instructions

For the following questions answer them individually

ISRO Scientist or Engineer Computer Science 2009 - Question 21


In which addressing mode,the effectives address of the operand is generated by adding a constantvalue to the content of a register?

Video Solution

ISRO Scientist or Engineer Computer Science 2009 - Question 22


A certain microprocessor requires 4.5 microseconds to respond to an interrupt. Assuming that the three interrupts $$ I_1, I_2$$ and $$I_3 $$ require the following execution time after the interrupt is recognized :
(i) $$ I_1 $$ requires 25 micro seconds
(ii) $$ I_2 $$ requires 35 microseconds
(iii) $$ I_3 $$ requires 20 microseconds
$$ I_1 $$ has the highest priority and $$ I_3 $$ has the lowest. What is the possible range of time for $$ I_3 $$ to be executed assuming that it may or may not occur simultaneously with other interrupts?

Video Solution

ISRO Scientist or Engineer Computer Science 2009 - Question 23


The processof organizing the memory into two banksto allow 8- and 16- bit data operation is called

Video Solution

ISRO Scientist or Engineer Computer Science 2009 - Question 24


Suppose the numbers 7, 5, 1, 8, 3, 6, 0, 9, 4, 2 are inserted in that order into an initially empty binary search tree. The binary search tree uses the usual ordering on natural numbers. What is the inorder traversal sequenceof the resultant tree?

Video Solution

ISRO Scientist or Engineer Computer Science 2009 - Question 25


A data structure is required for storing a set of integers such that each of the following operations can be done in (log n) time, where n is the number of elementsin the set.
1. Deletion of the smallest element.
2. Insertion of an element if it is not already present in the set.
Whichof the following data structures can be used for this purpose?

Video Solution

ISRO Scientist or Engineer Computer Science 2009 - Question 26


The following numbers are inserted into an empty binary search tree in the given order: 10, 1, 3, 5, 15, 12, 16. What is the height of the binary search tree (the height is the maximum distance of a leaf node from the root)?

Video Solution

ISRO Scientist or Engineer Computer Science 2009 - Question 27


Assume that the operators $$ +, -, \times $$ are left associative and ^ is right associative. The order of precedence (from highest to lowest) is ^, $$ \times , +, -.$$ The postfix expression corresponding to the infix expression $$ a + b \times c - d$$ ^ e ^ f is

Video Solution

ISRO Scientist or Engineer Computer Science 2009 - Question 28


The infix expression A + (B — C)* D is correctly represented in prefix notation as

Video Solution

ISRO Scientist or Engineer Computer Science 2009 - Question 29


A one dimensionalarray A has indices 1.... 75. Each element is a string and takes up three memory words. The arrayis stored at location 1120 decimal. The starting addressof A [49] is

Video Solution

ISRO Scientist or Engineer Computer Science 2009 - Question 30


Thefive items: A, B, C, D, and E are pushed in a stack, one after the other starting from A. The stack is popped four times and each elementis inserted in a queue. Then two elements are deleted from the queue and pushed back on the stack. Now one item is popped from the stack. The popped item is

Video Solution
cracku

Boost your Prep!

Download App