Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
With diagrams describe various types of access to a distribute database. With example describe horizontal and vertical fragmentation.
Outline the design scheme that make the IP multicast a reliable group communication. Discuss the design issues for Remote Method Invocation.
With a neat diagram explain in detail the working mechanism of RPC. Discuss in details the file service architecture with a neat diagram.
Describe the techniques used to increase concurrency in locking scheme. With a diagram describe backward validation technique. Compare the same with forward validation technique.
What is the significance of external data representation? With an example describe CORBA CDR Representation. Describe the TCP implementation of Request Reply protocol.
Describe multi valued dependency and Fourth normal form. Describe the different Armstrong’s axioms and why they are used. Describe the multi table clustering file organization.
What are attributes? Describe various types of attributes with example. How they are represented in an ERD. Describe the concept of recoverable and cascade less schedules.
Write a recursive function to solve Tower of Hanoi problem with problem statement. Write a function to insert a node between two consecutive nodes with information fields x and y respectively in a si
Describe different techniques used to resolve hash collision. Describe the array of adjacency list representation of an undirected graph with the example.
Write the c function to create an ordered linked list. Write the recursive function to compute GCD of two numbers.
Write a function to create a tree for a postfix expression. Trace the same stepwise for the expression (A+ ((B-C)*D) ^E^F) by first giving the equivalent postfix expression.
Describe why the software maintenance phase is significant for a software development company. In brief explain why software maintenance is so expensive a phase in software maintenance.
Write a function to implement heap sort. Write the function to convert the infix expression to postfix expression using a stack.
What are the various categories of Hierarchical Clustering? Describe BIRCH technique of cluster representation in large databases with example.
How is association rules mined from large databases? Write Apriori algorithm to discover all frequent itemsets from large databases.
Describe two types of Priority Queue and the operations performed on them. Give two advantages and two disadvantages of a Linked List over an Array.
The waveform depicted in the figure below is highlighted by numerous peaks and troughs. When listening the audio file, the dB level constantly shifts up and down, thus giving the impression of a &l
Illustrate the three basic elements of mixing. Dynamic Processors basically comprise of an expander? Illustrate the term expander.
What are the differences between a normal fade and cross-fade? What is a digital signal processor? Describe how the various types of signal processors impact on frequency, dynamics, and time.
Describe the method of representing the disjoint sets in the memory. Find the Minimum spanning Tree by applying Prim’s Algorithm on undirected graph.
Write B-Tree insert non-full algorithm and also find the total CPU time for executing the same. Write and describe with the help of one example a decrease key algorithm in Binomial Heap. Determine t
Describe knowledge discovery in databases process. Bring out the block diagram of KDD process and explain the components of KDD process. Describe generalized Bayes decision model. Describe decision t
Describe the features and advantages of SANCopy as a Data Migration Tool. Describe the different logs used in MirrorView.
How can you store the XML data in relational databases using tree representation? Describe. How the various geometric constructs can be represented in a database in a normalized fashion?
With essential examples, define the following: Super Key and Primary Key. How the EER diagram can be reduced to relations? Describe.