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.
Write the difference between a toolstrip split button and a toolstrip drop-down button ?
State some of the different ways in order to pass parameters to the server?
Explain the working of cookie less session?
What is the use of Global.asax file?
Write the differences between HTML and XML.
State the main components of .NET Framework?
Briefly describe the tuples?
Explain what is meant by Procedure oriented language?
Explain the following methods DataAdapter.Update() and DataSetAcceptChanges()?
State the difference between GroupBox and Panel control?
18,76,764
1924033 Asked
3,689
Active Tutors
1437004
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!