Answer Posted / deepa
c
c++
vb
c#
Cobol
Perl
visual c#
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What is your observations between vb.net and vc#.net?
What are the challenging issues you have faced in implementation project/Maintainance project in .net Functionality? How you have overcome that issue?
What are the security policy levels in .Net
What are the different types of remote object creation mode in .net?
Tell me about secure socket layer? How to make use of the technology?
What is smart navigation in .net?
What is Polymorphism? How does VB.NET/C# achieve polymorphism?
Explain what are an object and a class?
Explain what do the terms “boxing” and “unboxing” mean?
Explain boxing and unboxing in .net.
What is the single responsibility principle?
How you apply a theme in whole application in .Net?
How viewstate is being formed and how it is stored on client in .net?
Please explain the difference between constants and read-only variables?
object is physical and class is logical..here class is not occupying any memory as our definition of class but i got a question then the class where it stores if it is not occupying any memory....