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
What is code security?
Explain what observations between vb.net and vc#.net?
What are the different types of Lock available in Visual Basic?
What is DLL HELL in VB.NET
Can you please explain the difference between vb and vb.net?
What is an application domain? how they get created?
What is the ruby interface generator?
How a base class method is hidden?
Name some of the keywords used in vb.net?
What is the difference between convert.tostring and i.tostring method?
What is the use of internal keyword?
Explain the difference between system.string and system.stringbuilder classes?
What are the different types of applications supported in .net (or) .net framework?
What are the various open source tool available for VB.NET?
Explain cts?