What are the similarities between class and structure?
Answer Posted / 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 |
Post New Answer View All Answers
How to connect crystal report in vb.net ?
What are the assembly entry points?
What are the shadow variables?
How to retrieve images in sql server database through vb.net?
What is the difference between compiler and interpreter?
Explain the use of new keyword?
Explain about Visual basic.NET culture?
Name some of the features of C# which are not present in VB.NET?
What are the features of c# which are not present in vb.net?
What is the difference between c# and vb.net?
What is strong name in .net assembly?
how to get dynamic control array position or its index position?
I Am Developing A project where I can send Message from One Computer to Another Computer With The Help Of LAN.Already I Have developed..It is working Fine With The Details Of ..TO,FROM,REF No,DATE,BODY...Now I Want To Add Attachments part in the same projects...How Can I Send Attachment File & How To Send It..I Am Working in VB.Net 2005 With out Any database. Can Any One Help me ??How To Write Code??Plz Send me a copy to my Mail also...I Dont Need Any Software Available in The Internet...Plz refer me The Code in VB.Net maloy.adhikari@in.com
difference between checkbox vs radiobutton??
What is redim keyword and its use?