Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are all the ways to find out types of objects?

Answers were Sorted based on User's Feedback



What are all the ways to find out types of objects?..

Answer / rajesh

We have two ways to find out the type of Object

1)Typeof(obj)
It takes parameter and gives the corresponding
type as return data type

2) GetType()
It gives the current Instance of the object.

Is This Answer Correct ?    27 Yes 1 No

What are all the ways to find out types of objects?..

Answer / nitin

typeof(object)

Is This Answer Correct ?    23 Yes 1 No

What are all the ways to find out types of objects?..

Answer / karvendhan

typeof(object)

Is This Answer Correct ?    4 Yes 1 No

What are all the ways to find out types of objects?..

Answer / riya

.GetType()
typeof(object)

Is This Answer Correct ?    0 Yes 0 No

What are all the ways to find out types of objects?..

Answer / guest

.TYPE

Is This Answer Correct ?    2 Yes 11 No

Post New Answer

More ASP.NET Interview Questions

Explain about ASP.NET?

0 Answers  


Give an example of cookie abuse.

0 Answers  


When maintaining session through Sql server, what is the impact of Read and Write operation on Session objects? will performance degrade..

3 Answers   Allsec Technologies,


How can you enable impersonation in the web.config file?

0 Answers  


What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.

0 Answers  


What is inheritance and an how it be used, example with an example?

0 Answers   Siebel,


What is different in .net 1.1 and .net 2.0?

0 Answers  


What are the different types of sessions in asp.net?

0 Answers  


How to remove themes from certain controls?

2 Answers  


what is session,cokkies in asp.net??

5 Answers  


ASP.NET uses event driven programming model.Justify.

2 Answers  


How does Garbage collector(GC) works in .net

14 Answers   Accenture, HCL, Kekran Mekran, People Tech, Wipro,


Categories