What are the similarities between class and structure?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
How do you script this scenario in QTP using VB? Verify XML attributes in XML message against XSD and data mapping of fields to Oracle tables? Verify data in XML to data in a defined table?
Explain the advantages of migrating to vb.net?
What is the difference between vb 6 and vb.net?
What are option strict and option explicit?
Which control is an example of an object in vb net?
Can you please explain the difference between dataset and datareader?
What are the differences between vb.net and c#, related to oops concepts
Explain the use of serialization and deserialization?
Can you please explain the difference between namespace and assembly?
What is the DIfference between Friend and Protected Friend?
6 Answers CTS, Sykes Enterprises, TCS,
What is the differences between dataset.clone and dataset.copy?
What are the similarities between class and structure?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)