You are on page 1of 1

Programming in C++ and Data Structures

Assignment - I
1. Explain friend function in C++. (5 Marks)
2. Convert the following expression into postfix form A-B+C/D*E (5 Marks)
3. Explain any two hash functions with example (5 Marks)
4. Discuss in detail the various control structures available in C++ with an example.(10
Marks)

Assignment - II

1. What is constructor overloading? Explain with an example.(5 Marks)


2. Discuss on Inline and Virtual Function. (Marks)
3. What is graph? Explain the types of graph (5 Maks)
4. Explain the various operations of stack. (10 Marks)

Computer Architecture and Organization

Assignment - I
1. Explain briefly the basic instruction cycle. (5 Marks)
2. Explain about the types of ROM. (5 Marks)
3. Discuss in detail about DMA. (5 Marks)
4. What is RAID? Describe the seven RAID levels in detail. (10 Marks)

Assignment - I
1. What are the characteristics of memory systems? Explain. (5 Marks)
2. Explain the key elements of the bus design. (5 Marks)
3. Write note on CISC. (5 Marks)
4. Explain Booth’s multiplication algorithm with an example. (10 Marks)

You might also like