what is the difference between inter class and abstract
class...?
No Answer is Posted For this Question
Be the First to Post Answer
How is the using() pattern useful? What is IDisposable? How does it support deterministic finalization?
what is the difference between inter class and abstract class...?
WRITE A SIMPLE C++ PROGRAM TO SWAP TWO NOS WITHOUT USING TEMP
What is ambiguity in inheritance?
can you give real time example for polymarphism
What do you mean by binding of data and functions?
write a program in c++ to overload the function add (s1,s2) where s1 and s2 are integers and floating point values.
How does polymorphism work?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
what is the difference between class to class type conversion and copy constructor ?
Write a program to find out the number of palindromes in a sentence.
What are classes oop?