Tag: programming languages
Questions Related to programming languages
-
public constructor
-
static constructor
-
both
-
I don't know.
-
NamedValueCollection
-
HashTable
-
SortedList
-
I don't know
-
Yes, Only Concrete constructor
-
Yes, Only Abstract constructor.
-
No
-
I don't know.
-
No, and they are not accessible
-
Yes, but they are not accessible
-
May be
-
I don't know.
-
int[,] myarray;
-
int[][] myarray;
-
int myarray[,];
-
int[2] myarray;
-
/target:library
-
/target:module
-
/target:exe
-
/target:winexe