Answer Posted / megha
Constructor is a method having same name as that of a
class.It is automatically invoked when an object is
created.It is used to Initialize variables of a class.It has
no return types.
3 types of constructors are:-
1)default constructor
2)parameterised constructor
3)static constructor
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Elements of CAS
What is the use of immutability?
Name the classes that are introduced in the system.numerics namespace.
Explain how viewstate is being formed and how it's stored on client in .net?
What are the deferred execution and the immediate execution in linq?
What is difference between .net and .net core?
Explain asp.net?
Explain the purpose of Remoting in .NET?
What are the collections you've used?
What is Complex Class in .NET?
Tell us the difference between the while and for loop. Provide a .net syntax for both loops?
How to implement CAS in .Net?
I have a problem in installing visual Studio 2008 on PC that have Celeron Processor ? afterAll InstallionFaied . Pls suggest me . Is it possible or not .if Yes then How ?
What are the new 2.0 features useful for?
Explain attributes in dot net?