1 votes
131
In the following question, a statement is followed by two assumptions numbered $\text{I}$ and $\text{II}.$ Consider the statement and the following assumptions to decide ...
1 votes
133
An array VAL[1..15][1..10] is stored in the memory with each element requiring 4 bytes of storage. If the base address of array VAL is 1500, determine the location of VAL...
1 votes
134
Determine the first term of geometric progression is the sum of first term and third term is 40 and sum of second term and fourth term is 801)122)163)84)4
1 votes
137
In Quicksort of the following numbers, if the pivot is chosen as the first element, what will be the order of the numbers after the use of partition function? Assume we a...