what is object in c sharp?

Answers were Sorted based on User's Feedback



what is object in c sharp?..

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

what is object in c sharp?..

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

Post New Answer

More ASP Interview Questions

What is the difference between server-side validation and client-side validation?

0 Answers  


why and how static variable retain their value after postback form ?

0 Answers  


What options are available to deploy my .net applications?

0 Answers  


Define a variable in asp?

0 Answers  


Where we get good training and LABS facility In C#.net courses in Hyderabad, I completed the classes in Peers even though im sure in good practice to get right position in jobs please help me who no well in this field?

0 Answers  






what is stored procedural

0 Answers  


Define a form collection?

0 Answers  


whate is AutoEventWireup in .net ?

1 Answers   eXensys,


We have recently bought Hart 475 communicator , when we try to use it on transmitter it shows error : Voltage detected on FF connectors and later show No device found , can any one give me and idea about how to solve it.

0 Answers   Globtech BD,


What is the difference between the value-type variables and reference-type variables

0 Answers  


What is Querystring collection?

1 Answers  


Hii if you not select open item Management in GL Creation. What is the impact in transaction

0 Answers  


Categories