What is ENUM?

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


Please Help Members By Posting Answers For Below Questions

Can you instantiate a struct without using a new operator in c#?

536


What is data dictionary in c#?

492


Explain about Error handling and how this is done

538


Explain the difference between user control and custom control. Also, explain their use.

595


What is hash c#?

500






Which is faster array or arraylist in c#?

483


What is class method c#?

483


So let's say I have an application that uses myapp.dll assembly, version 1.0.0.0. There is a security bug in that assembly, and I publish the patch, issuing it under name myapp.dll 1.1.0.0. How do I tell the client applications that are already installed to start using this new myapp.dll?

498


What is the benefit of dependency injection c#?

488


What are circular references? How garbage collection deals with circular references.

542


What is a cs file?

524


What is the difference between a private assembly and a shared assembly?

557


When Should You Call The Garbage Collector In .net?

553


What is the difference between User controls and Custom Controls?

557


What are the differences between system.string and system.text.stringbuilder classes?

488