Answer Posted / hr@tgksolutions.com
• A constructor is a special member function used to initialize objects. It has the same name as the class and no return type.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are assemblies?
Why data types are important?
Define strong name in c#?
Can we overload indexer in c#?
What is toint32 c#?
How do I know if executenonquery is successful c#?
what is the purpose of using statement in c#
What are the Types of JIT and what is econo-JIT
What is c sharp language?
What is the use of convert toint32 in c#?
What is assembly manifest?
what is the equivalent to regsvr32 and regsvr32 /u a file in .net development?
Are there functions in c#?
Why do we use threads in c#?
What is concrete class in c#?