R
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. Choose “.NET class” name from which data type “UInt” is derived?
Q. The scope of a variable depends on the ____________ and _________.
Q. Number of constructors a class can define of ?
Q. The field in the child table that links information to the parent table is known as the
Discusssion
Login to discuss.