what is a constructor?
Answer Posted / divya
Constructor is a method that is executed when an object is
created.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does args mean in c#?
How C# 4.0 supports dynamic programming language?
What is uint64_t?
What are the types of access modifiers?
What is difference between constants and readonly in c#?
What is the use of return in c#?
what is .NET framework architecture ??
What is enum in c#?
What does return do in for loop?
Explain how can I get around scope problems in a try/catch?
Can dictionary have duplicate keys c#?
Explain About sn.exe
What is lazy loading entity framework?
Define parsing? Explain how to parse a datetime string?
Why do we need oops in c#?