Types of polymerphism and explain about dynamic
polymerphism?
Answer Posted / kalyan
1.Run Time Polymorphism
2.Compile Time Polymorphism
Dynamic Polymorphism is a late binding.
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are functions c#?
Explain when should you call the garbage collector in .net?
What are the different types of literals in c#?
Can you specify nested classes as partial classes?
Give some examples of commonly used i/o classes?
Structs are largely redundant in c++. Why does c# have them?
What is c# console application?
What is concrete method in c#?
What is int64 in c#?
How to implement a singleton design pattern in c#?
Give examples for reference types?
What are sessions in c#?
What are the types of delegates in c#?
What is thread in c#?
Suppose you have already existing application with Visual Studio 6 (VB 6, InterDev 6) and this application utilizes Windows 2000 COM+ transaction services. With this example how can you approach migrating this application to .NET?