C# Ques and Answers
Thursday, 31 March 2016
difference between “as” and “is” operators in C#?
“as” operator is used for casting object to type or class.
“is” operator is used for checking the object with type and this will return a Boolean value
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment