what is object in c sharp?
Answers were Sorted based on User's Feedback
Answer / bunny
Object is nothing but an instance of a class.
If we want to use the methods of the class, we have to
create the instance of the class.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / maheswari
Object is the instance of a class.And object keyword also
available in c#. It is the alias for System.Object class.
All the types in c# are directly or indirectly derived from
Object class type. And also Object is the general base
class for all other types in C#.
| Is This Answer Correct ? | 7 Yes | 0 No |
How do I open an asp file on a mac?
Explain the post and get method or explain the difference between them?
What is asp software?
What is Response Object?
Which is better asp or php?
What is Request Object?
Explain the post & get method or explain the difference between them in asp?
Define a form collection?
How do I save asp file in notepad?
What are LOCAL and GLOBAL variables?
Hi, i am looking for join learn real time project on dotnet please tell me which is the best institute now i am staying in a ameerpet. thank u for advance.
Can I avoid using the garbage collected heap?