Pages

Tuesday, December 21, 2010

MCA FOP Assignment - 7

Subject    : Fundamentals of Programming
Subject Code    : 610001
Department    : MCA
Assignment Date    : 20th Dec, 2010
Submission Date    : 27th Dec, 2010


1.State use of bit-wise operators. Explain bit-wise shift operators.
2.List different categories of Preprocessor Statements. Explain with suitable example
3.What is Link List? How it is differ from an Array? List advantages of using Link List over Array.
4.What do you mean by Self-Referential Structure? Give Example of it.
5.List out the following
(a) Variant of Linked List and
(b) Primitive Operations that can be performed on Singly Link List.