Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
Describe first fit and best fit approaches of the memory management. Write down an algorithm for best fit approach.
Write down an algorithm for the quick sort. Compare its complexities for worst case, average case and the best case. Sort the given by using quick sort:
Illustrate the meaning of complete threaded binary tree? Explain how null pointers are replaced in it?
Describe the Drill-Down Analysis and Event Mapping in the context of EIS.
Describe the Star Schema and snowflake schema with the help of illustrations.
Describe the problem associated to use and storage of unstructured data in the data warehouse.
Specify some of the objectives of the formal review.
Explain what is Black box testing along with its advantages and disadvantages. Describe the term White box testing. State some of its benefits and drawbacks.
Describe about the Spiral Model. Also explain its advantages and disadvantages. Write about Waterfall Model with some of its advantages and disadvantages.
What do you mean by proxy server? Explain why proxy server is helpful in the network?
What do you mean by software maintenance? Explain different categories of the software maintenance. Name the category which consumes maximum effort and explain why?
Describe the empirical and heuristic cost estimation methods.
Describe Bottom-up Design and Top-down Design. Explain when is it suitable to use them?
Describe the method of selecting the root node of a Binary Space Partitioning Tree.
Transform the following infix expression into its equivalent postfix and prefix expression: (A+B^D)/ (E-F) +G. Determine the postfix expression for the following given expression: P : 6,2,3,+,-,3,8,2
By using the parametric approach of the Cyrus-Beck line clipping algorithm calculate the visible portion of the line segment joining P(15, 0) and Q(15, 40) for window area given by: P0(10,10), P1(20
Discuss the method of Quick sort by explaining the sorting of following given example:A = {9, 93, 16, 34, 42, 58}. Write down the program for explaining the insertion sort.
Describe the relative advantages and disadvantages of Z-buffer hidden surface elimination algorithm over the scan line Z-buffer algorithm.
Describe the data type and draw the hierarchy of data types.
Describe the fiber optics along with its characteristics. Describe the coaxial cable along with its characteristics.
Explain the star topology and describe it with the help of an example. Provide some of its benefits and drawbacks? Explain what are passive and active networks? Also explain what is Ring network and
By using the Armstrong’s axioms to prove the soundness of union, decomposition and pseudo transitivity rule with respect to the set of functional dependencies.
Explain the Rotation of an object around an arbitrary point.
What do you mean by the term outer join? Describe the various types of outer joins with the help of illustrations.