Please explain what are an object and a class?
Answer / Pradeep Kumar Nigam
A class is a blueprint for creating objects, which are instances of that class. An object has state (data) and behavior (methods). In C#, classes can be used to define custom data types.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain what is the difference between constants and read-only variables?
How do I use the thread pool?
Please tell us what is the difference between override and overload in a method?
Which namespace is used to support multithearding in .NET?
1 Answers Sans Pareil IT Services,
what is viewstate?
Which namespace is require to used XML in .NET?
1 Answers Sans Pareil IT Services,
Does .net supports destructors concept?
Which ports are used by viruses? UDP/TCP?
Difference between value type & reference types ?
What are the fundamental objects in ADO.NET?
What is Datatype Conversion in Vb.net?
Explain the top .net class that everything is derived from?