Most answered questions in Unknown Category

1 votes
2 answers
43
Find the odd one out in the given series:$ZA, RS, DE, JK, PR, LM, YZ, NO$$JK$$LM$$ZA$$PR$
1 votes
2 answers
45
Which of the following Page Replacement Algorithm suffers from the belady’s anomaly?$LRU$Optimal Page Replacement$FIFO$Both $LRU$ and $FIFO$
0 votes
2 answers
46
In __________, other nodes verify the validity of the block by checking that the hash of the data of the block is less than a present number.Proof of BurnProof of STAKEPr...
0 votes
2 answers
47
Data leakage threats are done by internal agents. Which of them is not an example of an internal data leakage threat?Data leak from stolen credentials from deskData leak ...
0 votes
2 answers
49
_____________ has a feature of remote access through which a customer can access the data from anywhere and at any time with the help of internet connection.IaaSPaaSNaaSS...
0 votes
2 answers
50
Suppose we have to insert the following sequence of keys into an empty binary search tree:$\text{5, 7, 45, 60, 50, 23, 15, 54}$What would be the height of binary search t...
1 votes
2 answers
51
One-megabyte memory storage in form of bytes is equal to ___________$1024$ bytes$1024^2$ bytes$1024^3$ bytes$1024^4$ bytes
0 votes
2 answers
52
Choose the missing terms out of the given alternatives.$\text{EJO, TYD, INS, XCH, _____?}$$NRW$$MRW$$MSX$$NSX$
0 votes
2 answers
54
In a $100$ meters race, $A$ beat $B$ by $10$ meter or $2$ second. What is the speed of $A$?$5$ Km/h$10$ Km/h$15$ Km/h$20$ Km/h
0 votes
2 answers
57
Consider the graph shown below:Use Kruskal’s algorithm to find the minimum spanning tree of the graph. The weight of this minimum spanning tree is$17$$14$$16$$13$
0 votes
2 answers
59
0 votes
2 answers
60
In a ternary tree, the number of internal nodes of degree $1, 2, $ and $3$ is $4, 3$, and $3$ respectively. The number of leaf nodes in the ternary tree is$9$$10$$11$$12$...