Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
Explain about data fragmentation and its two different schemes for fragamenting a relation in detail.
Describe the ten golden rules to set up a KDD environment.
Describe the Kernighan-Lin algorithm with proper example and diagram. Describe the Greedy channel routing algorithm with suitable example.
What is meant by clocking Routing? Describe the clocking schemes and clock routing Algorithm.
Illustrate the meaning of Structured programming? Describe the merits of Structured programming.
Illustrate the term top-down decomposition in the context of function oriented design?
Describe different types of module coupling and modeling cohesion. Describe the relationship between them?
Write detail note for computing Cyclomatic complexity of a program with appropriate illustration.
What do you mean by cause-effect graphing technique? Discuss its relevance.
What do you mean by SRS? Illustrate the various components of the Software Requirement Specification?
Write a short note on comparison between various software development life cycle models.
What are the factors involved in the emergence of software engineering? Explain.
What is software engineering? Explain the need of software engineering techniques in software development.
Describe the significance of language-based protection system. Explain compiler based enforcement beneath language based protection scheme.
Determine the page faults which would take place for the given replacement algorithms, supposing five frames? Keep in mind all frames are initially empty, first unique pages will all cost one fault
Describe the waiting time of each process for each of the scheduling algorithms in Part (1)?
Describe the role of critical regions in the process synchronization. Describe the solution of dining-philosopher problem by utilizing monitors.
Describe the symmetric multiprocessing architecture. Explain the differences between the symmetric and asymmetric multi-processing.
What do you mean by encryption? In brief describe the different encryption methods for data security.
Describe the benefits of language based Protection approach in the operating system.
Describe the number of page fault which occur for FIFO page replacement algorithm supposing 4 frames?
What do you mean by swapping in the memory management? Explain why address binding is used in the swapping?
Illustrate the difference among the dead lock avoidance, prevention and detection?
Explain how special hardware instructions are helpful in solving the critical section problem in the multiprocessor environment?
In brief describe the criteria for CPU scheduling. Distinguish preemptive and non-preemptive scheduling. Also describe the dispatcher?