RTOS (43)
Bulnex (4)
Operating Systems General Concepts (1242)
Data Structures (2039)
IBM AIX (132)
MS-DOS (66)
Operating Systems AllOther (199) Sorting is not possible by using which of the following methods? (a) Insertion (b) Selection (c) Exchange (d) Deletion
1 1531In tree construction which is the suitable efficient data structure? (a) Array (b) Linked list (c) Stack (d) Queue (e) none
1 2172Traverse the given tree using Inorder, Preorder and Postorder traversals. Inorder : D H B E A F C I G J Preorder: A B D H E C F G I J Postorder: H D E B F I J G C A
1071There are 8, 15, 13, 14 nodes were there in 4 different trees. Which of them could have formed a full binary tree?
1 2108In the given binary tree, using array you can store the node 4 at which location? 1 2 3 - - 4 - - 5
1 1352What are the types of Collision Resolution Techniques and the methods used in each of the type?
1 1744
Can you run file explorer as a different user?
Does vb6 run on windows 10?
Explain a zombie?
Define collision in hashing?
What is difference between while and do while?
What is a bad clusters in chkdsk?
Is it legal to initialize list like this?
What background processes can I disable in windows 10?
How do you switch from one desktop environment to another, such as switching from kde to gnome?
Where are cmd commands stored?
The command ‘umask -S’
Is windows 7 higher than xp?
Why sorting is used?
In what way the protection fault handler concludes?
What are the deadlock avoidance algorithms?