Differences between VB.Net and C#, related to OOPS concepts
Answer Posted / vinod
vb.net is partially oops,were c# is full oops ...
multiple multilevel is not possible in vb.net...in c# its
available.
| Is This Answer Correct ? | 16 Yes | 23 No |
Post New Answer View All Answers
Write code to send e-mail from an asp.net application?
How do you sign out from forms authentication?
How can we identify that the page is post back in asp net?
What is the syntax for datagrid and specifying columns?
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
Explain the difference between singleton and single call?
What is http session state?
What does asp.net stand for?
How many types of sessions in asp.net?
Define application state variable and session state variable?
How can you handle unmanaged code exceptions in asp.net?
What are the main differences between asp and asp.net?
What are client activated objects?
What are validator? Name the validation controls in asp.net?
Explain the boxing and unboxing concept in .net?