Explain MVD (Multi Valued Dependencies) and join dependency with the help of an example of your choice. 5:44 AMDownload Solution Ignou MCA Solved Question PaperRead More
Define a simple hash-join and explain the process and cost calculations of hash-join with the help of an example. 5:44 AMDownload Solution Ignou MCA Solved Question PaperRead More
Define the concepts of specialization and generalization. Give one example(generalization - specialization hierarchy) of where these concepts are useful in the above E- R diagram 5:43 AMDownload Solution Ignou MCA Solved Question PaperRead More
Differentiate between a weak entity and a strong entity set. Identify these entity sets in the above diagram. How will you convert a weak entity set to a strong entity set? 5:43 AMDownload Solution Ignou MCA Solved Question PaperRead More
Using the coaching institute example above, write relational – algebra expressions to find out the following queries: Find out students who have secured more than 70 percent in physics and chemistry. Find out part time faculties who teaches two subjects 5:43 AMDownload Solution Ignou MCA Solved Question PaperRead More
Create an object oriented database for the following UML class diagram. Make assumption about your attributes and facts. 5:43 AMDownload Solution Ignou MCA Solved Question PaperRead More
Construct an E-R diagram for a coaching institute which prepares students for entrance to engineering programs. The institute conducts theory classes from Monday to Saturday from 9 am to 8 pm in Physics, Chemistry, Maths and English. The institute maintains records about faculty (visiting, full time) and supporting administrative staff, students, assignments, test result, class timings and payments made to staff. Students are admitted to the institute after they have successfully passed the test. The institute issues transcripts to students showing student’s performance in the class tests. The transcript contains student’ name, subject (physics, chemistry, math and English), assignment score and test score. Clearly indicate the entities, attributes, relationship between entities, keys and cardinalities. 5:42 AMDownload Solution Ignou MCA Solved Question PaperRead More
Create appropriate tables and relationship among them for the E-R design 5:42 AMDownload Solution Ignou MCA Solved Question PaperRead More
Assume we need to download a text document at a rate of 100 pages per minute. What is required bit rate of the channel. Assume Page size = 24 lines Each line = 81 characters 5:41 AMDownload Solution Ignou MCA Solved Question PaperRead More
Find CRC for the data polynomial x 9 + x 7 + x 3 +x 2 + 1 with generator polynomial x 3 + x + 1. 5:41 AMDownload Solution Ignou MCA Solved Question PaperRead More
Suppose you are developing a standard for a new type of a network. You need to decide whether your network will use Virtual Circuits (VCs) or datagram routing. What are the Pros & Cons for using VCs ? 5:41 AMDownload Solution Ignou MCA Solved Question PaperRead More
Why is that packet switching is said to employ statistical multiplexing ? Contrast statistical multiplexing with the multiplexing that take place in TDM. 5:41 AMDownload Solution Ignou MCA Solved Question PaperRead More
Explain the process of generating a digital signature. What are its benefits ? 5:40 AMDownload Solution Ignou MCA Solved Question PaperRead More
What is called Constellation diagram ? Illustrate Constellation diagram of QAM – 16 and QAM – 64. 5:40 AMDownload Solution Ignou MCA Solved Question PaperRead More
Differentiate between Leaky bucket and Token bucket traffic shaper. Why is traffic shaping needed ? 5:40 AMDownload Solution Ignou MCA Solved Question PaperRead More
Explain and illustrate sliding window Protocol with window size of 5. How does the scheme improve the efficiency of transmission ? 5:39 AMDownload Solution Ignou MCA Solved Question PaperRead More
Explain the function and working model of Kerberos with the help of a diagram. 5:39 AMDownload Solution Ignou MCA Solved Question PaperRead More
Write Dijkstra’s algorithm and explain how does it work. Use the algorithm to find the length of a shortest path between the vertices A and F in the weighted graph shown in Figure 1. Show all the intermediate steps. 5:31 AMDownload Solution Ignou MCA Solved Question PaperRead More
Explain how a network congestion is controlled using slow start algorithm in TCP with help of an illustration. Is congestion control and flow control are equivalent? 5:31 AMDownload Solution Ignou MCA Solved Question PaperRead More
Describe how MACAW is an improvement over MACA ? 5:31 AMDownload Solution Ignou MCA Solved Question PaperRead More
Write a monitor solution to the dinning-philosopher problem. 5:28 AMDownload Solution Ignou MCA Solved Question PaperRead More
Study and implement the Lamport’s Bakery Algorithm for Interprocess synchronization using C/C++ programming language. 5:28 AMDownload Solution Ignou MCA Solved Question PaperRead More
Discuss in detail the features, Process management, Memory management, I/O and File management and Security and Protection in Windows 10 Operating System. 5:28 AMDownload Solution Ignou MCA Solved Question PaperRead More
Consider the following page-reference string: 1, 2, 3, 4, 2, 1, 5, 6, 2, 1, 2, 3, 7, 6, 3, 2, 1, 2, 3, 6 5:27 AMHow many page faults would occur for following replacement algorithms for a memory with 4 frames? Remember that all frames are initially emp...Read More
Also calculate the average turn around time, average waiting time, processor utilization and throughput for each of the algorithms mentioned in (i). 5:26 AMDownload Solution Ignou MCA Solved Question PaperRead More
Draw the Gantt charts illustrating the execution of these processes using the FCFS, SJF, Round Robin (with quantum = 1) and Priority Based Scheduling algorithms. 5:25 AMDownload Solution Ignou MCA Solved Question PaperRead More