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 the similarities between class and structure?

Answers were Sorted based on User's Feedback



What are the similarities between class and structure?..

Answer / chhatrala

-> Both can have constructors, methods, properties , fields,
constants , enumerations, events and event handlers.

-> Structure and class can implement inteface.

-> Both of them can have constructor without parameter and
with parameter.

-> Both can have delegates and events.

Is This Answer Correct ?    20 Yes 9 No

What are the similarities between class and structure?..

Answer / satyambabu

class is a collection of methods functions and properties
enumerators and fields.

structure can be defined as a tool for handling a group of
logically related data item.

the main difference is class is a referance type.
structure is a reference value type.

Is This Answer Correct ?    8 Yes 4 No

What are the similarities between class and structure?..

Answer / shilpa


Question What are the similarities between class and
structure?
Rank Answer Posted By
Question Submitted By :: Chhatrala
This Interview Question Asked @ Ksb
I also faced this Question!! ? ALL Interview .com
Answer -> Both can have constructors, methods,
properties , fields,
constants , enumerations, events and event handlers.

-> Structure and class can implement inteface.

-> Both of them can have constructor with parameter.

-> Both can have delegates and events.

Is This Answer Correct ?    5 Yes 1 No

What are the similarities between class and structure?..

Answer / sanjivani

Both are same except the followings
class is ref type and structure is val type
class objects get stored on heap and structure objects get
stored on stack...
and structure should only have parameter less constructors

Is This Answer Correct ?    2 Yes 2 No

What are the similarities between class and structure?..

Answer / cha

yes

Is This Answer Correct ?    0 Yes 11 No

Post New Answer

More VB.NET Interview Questions

Explain global assembly cache (gac)?

0 Answers  


Define serialization in .net?

0 Answers  


Explain how the .net framework performs automatic memory management.

0 Answers  


What is intermediate language in .NET ?

20 Answers   Digital GlobalSoft,


Sir, what code to store data from vb net sql server 2008 to 2005 and at the same time in order to validate the data entered is not the same, but there have been contacts in the module. Examples such as the log table that I created, the user name as the primary key.

0 Answers   Infosys,


Explain manifest?

0 Answers  


1234 123 12 1 how to design above pic in vb.net?

2 Answers   ABC,


What is an indexed property?

1 Answers  


Is it necessary to have SQL server installed in your computer in order to create a service based database in vb.net?

0 Answers  


Explain jagged array in vb.net?

0 Answers  


Explain the difference between thread and process?

0 Answers  


hi dear ? MY problem is that i m developing software for Library. and i want to connect a third party software with my VB.net program in order to calculate DDC number.I dont know how to do this if any body can help me please?

1 Answers  


Categories