Tuesday, December 21, 2010

MCA FOP Assignment - 5


Subject    : Fundamentals of Programming
Subject Code    : 610001
Department    : MCA
Assignment Date    : 29th Nov, 2010
Submission Date    : 11th Dec, 2010



1.What are the difference between Structure and Union? Explain the concept of Structure with syntax and Example.
2.Define Structure. How it is differ from an array? Explain Nested structure with example.
3.Write a short note on following
(a) Enumerated Data Type.
(b) Bit-Filed
(c) Union