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
Explain i.tostring method?
So you know which dll is used for microsoft .net run time?
Name and explain some of the exclusive features which are present in vb?
Explain the difference between int and int32?
What is normal jit?
my project run very wel in my sytem yhen i am deploying my project on client machine ,after deployment i run my project then it show " can no find server name " what i do .
Explain namespace?
what is difference between web.config and machine.config and where it will be ?
What are the different variables in vb.net?
Tell us how many languages are supported by .net?
Explain how to store decimal data in .net?
What are jagged arrarys ?
Explain convert.tostring and i.tostring method?
What are nested classes?
Explain the difference between import system.data.sqlclient and system.data.oledb?