What is overriding vs overloading?
No Answer is Posted For this Question
Be the First to Post Answer
What is a class in oop?
What is byval and byref? What are differences between them?
I am developing a payroll system mini project.I used file concept in program for reading and writing.When the program is reloading into the memory that is if i execute next time the file was cleaned and adding data from the starting this is my problem.I want to strore the previous data and if i want to add any record that should be next of previous data.Please help me.
difine hierarchical inheritance.
What is the difference between inheritance and polymorphism?
what is the difference between a package and a software?
What is the difference between a constructor and a destructor?
Difference ways of Polymorphism?
Write 7 differences between "Public" function and "Private" function?
How compiler selects(internally) required overridden function in inheritance?
2 Answers CSC, Infinite Computer Solutions,
Why is abstraction used?
What is virtual function?where and when is it used?