What is difference between "as" and "is" keyword?
Answer / mohit
as operator use for casting
where is operator is use for comparision.
Is This Answer Correct ? | 9 Yes | 3 No |
What is the difference between a variable and a literal?
Where is the keyword void used?
What is difference between method and function in c#?
Illustrate the differences between the system.array.copyto() and system.array.clone()?
can u tell me any one steps for creatting sn.k
What is the raise event used for?
What is serialization of data?
A->B->C (EXTENDS) How the constructors are called when we created an object of C
3 Answers Karur Vysya Bank KVB,
Can we make a Static Constructor Parameterized? Give Reason with your answer
What is default parameter in c#?
If a class is a ref type, how we can pass to a function.
What is wpf c#?