Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
What is the significance of ‘System Audit’ in a computerized environment? Explain System Audit procedures which are being followed in a Bank of your choice.
What are the different activities fall under the IT portfolio management? Describe with the help of examples.
What is the major problem area in IT Portfolio management? Explain Activity-Based costing for managing projects.
Describe the objectives of risk management exercise and describe the methodology adopted in the handling of the same for a software project.
Write brief notes on following on context of the operating systems:- Black and white box testing and Software Quality planning and goals.
How do you define term Network Security? Describe the function of protocols in designing the Network Security Models. Also, explain the hardware oriented and software oriented approaches to ensure n
What are Huffman codes in binary trees?
Briefly describe linear queue? Write algorithms to insert and delete an item to a linear queue.
Xpick is Courier Company which wishes to revolutionize courier industry by providing augmented services to its customers. A part of initiative is to automate process and use scientific techniq
List and describe different phases of information Systems Development Life Cycle (SDLC).
Describe the three problems of concurrent transaction in RDBMS with appropriate examples.
Explain the difference between hashing & indexing? What type of data structure might be implemented to support index-based search ensuring fast retrieval of information in a uniform fashion?
Define the term Internet? Explain any three IP-based application layer protocols?
What are the components of data communications system? What is the difference between port address, logical address and physical address?
Describe the concepts of Segmentation and Paging of a Virtual memory.
Explain mutual exclusion primitives. Describe Dekker’s Algorithm of mutual exclusion primitives.
Derive the PLA programming table for the combinational circuit that squares a 3-bit number. Minimize the number of product terms.
A combinational circuit produces the binary sum of two 2-bit numbers, x1 x0 & y1 y0. The outputs are C, S1 & So provide a truth table of the combinational circuit.
Simplify the following Boolean function using 5 variable maps:
Draw the logic diagram corresponding to the following Boolean expression:
Represent decimal 3864 in the 2421 code. Show that the code is self-complementing by taking the 9’s complement of 3864.
Insert 2 3 6 1 7 78 54 23 0 55 one by one into an initially empty Binary Search tree.
Find out the time complexity of Insertion Sort, Selection Sort, Bubble Sort, Heap Sort, Merge Sort and Quick sort on sorted input, reversely sorted input and input of identical elements.
Write a C ++ program by using stack ADT which reads an infix expression, converts the expression to postfix form and computes the postfix expression.
Describe different tests conducted during coding phase of software engineering.