What are the similarities between class and structure?
Answer Posted / 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 |
Post New Answer View All Answers
Explain the difference between value and reference types?
Explain global assembly cache (gac)?
Did vb6 support multi-threading ?
Define clr?
Thank you for replying to my Question regarding Barcodes in VB.net. My next question is that how to use Barcode Fonts in VB.net I need a small code to Generate Barcodes in VB.net from a string of Values. This is the only problem i am left with in my project. Any body can help me please.
Define serialization in .net?
What is the advantage of using system.text.stringbuilder over system.string?
Can you please explain the difference between thread and process?
What do you mean by serialization and deserialization?
What are the various open source tool available for VB.NET?
Which class allows an element to be accessed using unique key?
Explain private assembly?
Explain about visual basic.net?
What is the importance of a Button control?
What is visual basic.net culture?