Answer Posted / mohit
as operator use for casting
where is operator is use for comparision.
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
How does dependency injection work c#?
What are c# collections?
What is a static field?
When would you use generics in your code c#?
What is the purpose of abstract class in c#?
Explain About DTS package
Write a syntax for writing a event delegate.
What is float in unity?
What is the difference between delegates and events in c#?
Explain the difference between .net and c#?
Is overriding of a function possible in the same class?
What is asp net in c#?
What is a method signature c#?
What is difference between dictionary and hashtable in c#?
What is the difference between System.console.WriteLine() and System.console.Write() function?example?