M
Q. Which of the following statements are correct about arrays used in C#.NET? 1. Arrays can be rectangular or jagged. 2. Rectangular arrays have similar rows stored in adjacent memory locations. 3. Jagged arrays do not have an access to the methods of System.Array Class. 4. Rectangular arrays do not have an access to the methods of System.Array Class. 5. Jagged arrays have dissimilar rows stored in non-adjacent memory locations.
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. What does the CLR in C# do?
Q. What will be the output of the following C# code?
Q. What is the proper header for a class that intends to use an interface.
Q. Only ___________ amount of processing time is needed for data conversion.
Q. Valid Size of float data type is?
Q. Syntax for declaration and initialization of data variable is?
Discusssion
Login to discuss.