What is overriding in oops?
No Answer is Posted For this Question
Be the First to Post Answer
why oops need in programming
How would you stop a class from class from being derived or inherited.
what is the difference between javap and jad utility
Write a program to sort the number with different sorts in one program ??
What is the difference between C++ and java?
How is the using() pattern useful? What is IDisposable? How does it support deterministic finalization?
Write a program to accept a number and to print numbers in pyramid format? for eg:for a no. 5 1 212 32123 4321234 543212345
What is command routing in MFC
How is polymorphism achieved?
what is meant by files?
State what is encapsulation and friend function?
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?