Category PYQ’s

What is thrashing? How it can be controlled?

In this post we are discussing about What is thrashing? How it can be controlled? Thrashing is a phenomenon that occurs in computer systems, particularly in virtual memory systems, when…

Explain the various access methods of files.

In this post we are discussing about Explain the various access methods of files. Access methods in file systems refer to the techniques and strategies used to read and write…

Hamiltonian cycle problem

12. Apply backtracking to the problem of finding a Hamiltonian circuit in the graph shown below: Answer:

Hamiltonian cycle problem

11. Define Hamiltonian cycle. Check whether the Hamiltonian cycle exists for the graph given below. Answer: