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 |
Explain code security?
Explain the use of console application?
concept of object oriented programming
List the two main parts of .net?
What is private assembly?
What are the differences between server-side and client-side code?
What is redim keyword and its use?
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?
What do you mean by serialization?
sir i want to ask you that how can i fetch or get sql data into texboxes.where i want to show record in specific texboxes related to student information.when i click on button all data show on texboxes when i put id or name plz inform me on my id
Explain about the feature anonymous type?
What is CLR?
20 Answers Horizon Computers, Microsoft,
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)