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

How can we Validate a Controls in ASP.NET page using JavaScript?

0 Answers   QuestPond,


Define reflection in .net?

0 Answers  


How Many types of Page Load functions in asp.net

2 Answers  


Can I have a unique key as foreign key?

0 Answers  


Explain what is an assembly?

0 Answers  


What is the life-span of the items in the viewstate?

0 Answers  


We Only Know The Total Number Of Feet In The Farmyard. Write A Program that will compute the total number of rabbits and chickens in the farmyard. Assume number of feet in the farmyard are 40. how many rabbits and chickens are?

0 Answers  


What are the new login controls in asp.net 2.0?

0 Answers  


How is it possible for .NET to support many languages?

0 Answers  


What is validation in asp.net?

0 Answers  


Which tab of the web site administration tool do you use to manage application setting ,debug and tracing?

2 Answers  


diff between Server.Transfer() and Server.Execute()

1 Answers  


Categories