What is polymorphism explain?
No Answer is Posted For this Question
Be the First to Post Answer
What is oops in simple words?
can you give the dynamic polymorphism types?
how to find no of instances of an object in .NET?
1. Wrie a function which returns the most frequent number in a list of integers. Handle the case of more than one number which meets this criterion. public static int[] GetFrequency(int[] list)
What does it mean when someone says I oop?
What is byval and byref? What are differences between them?
The expansion of GNU
What are callback functions in c++
What is the use of unnamed namespaces in OOPS? The only advantage I know is that they dont need the scope resolution operator while accessing them. I want to know some other advantages of unnamed namespaces...
What language is oop?
to remove the repeated numbers from the given . i.e.., if the input is 12233 output should of 123
What are the two different types of polymorphism?