Answer Posted / kotu
ENUM is defind as to Assign Constens, These Constents are
Unique.
| Is This Answer Correct ? | 2 Yes | 9 No |
Post New Answer View All Answers
What is thread.sleep()?
Can you call from an inherited constructor to a specific base constructor if both base class and an inheriting class has a number of overloaded constructors?
Illustrate serialization?
What is the base class for array types?
What is a ienumerator?
What is thread life cycle in c#?
in object oriented programming, how would you describe encapsulation?
What is a web service in c#?
What is the difference between selection and projection?
Can properties be static in c#?
What is Asynchronous call and how it can be implemented using delegates?
How do you type a null character?
What are regular expressions? Search a string using regular expressions?
What's the difference between the debug class and trace class? Documentation looks the same.
What is Implicit conversion in C#?