Arrays and Collection
Write the difference between Arrays and Collection?
Expert
Array :
It is required to specify the size of an array at the time of its declaration. It cannot be resized dynamically. Members of an array should be of the homogenous data type.
Collection :
Size of collection can be adjusted dynamically, as per the requirement of the user. It do not have fixed size. Collection can have elements of different types.
Describe the various types of work flow?
Distinguish between Codebehind="MyCode.aspx.cs" and Src="MyCode.aspx.cs"?
Briefly describe contra-variance and covariance in .NET Framework 4.0 and give an example for both?
Distinguish between Boxing and Unboxing.
Specify some of the difference between system workflow and human workflow?
Illustrate the basic difference between the PenLineCap's Flat and Square values?
Give the basic syntax of LINQ query in Visual Basic as well as in C#.
14. What is difference between Tool Strip drop down button and toolstripsplit button?
Define Web server controls as well as HTML?
Describe the function of a SizeMode property of a PictureBox control?
18,76,764
1931797 Asked
3,689
Active Tutors
1451365
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!