Solved Multiple Choice Questions on Data Structure Set – 1 Solved Multiple Choice Questions on Data Structure Set -2 Objective questions of computer data structure set-3 Objective Questions on Data Structure and Algorithm set-4 MCQ of Data Structure and Algorithm with Answer set-5 Solved Objective...
19. Which algorithm is used in the top tree data structure? a) Backtracking b) Divide and Conquer c) Branch d) Greedy View Answer 20. What is the need for a circular queue? a) easier computations b) implement LIFO principle in queues ...
Semi-supervised learning is a combination of supervised and unsupervised learning. It involves a dataset that contains both labeled and unlabeled examples. The algorithm is trained on the labeled data, and then it tries to make predictions on the unlabeled data by leveraging the patterns learned fro...
Round Security Algorithm Rivest, Shamir, Adleman Robert, Shamir, Addie None of the above Answer:b) Rivest, Shamir, Adleman Explanation: The RSA algorithm was named after the three scientists who developed this technique and the name RSA is itself the abbreviation of their names: Rivest, Shamir,...
Both shift/reduce and reduce/reduce None of the above 43) Which of the following grammar can be translated into DFAs? Generic Grammar Left Linear Grammar Right Liner Grammar All of the above 44) Which algorithm invokes a function GETREG()?
11) Banker's algorithm is used? To prevent deadlock To deadlock recovery To solve the deadlock None of these 12) When you delete a file in your computer, where does it go? Recycle bin Hard disk Taskbar None of these 13) Which is the Linux operating system?