What is oops and its features?
No Answer is Posted For this Question
Be the First to Post Answer
What is the full form of oops?
which are the 4 members functions in c++ objects that can either be declared explicitly by programmer or implementation if nt available.
Please send ford technologies placement paper 2 my mail id
What are the features of oop?
How is the using() pattern useful? What is IDisposable? How does it support deterministic finalization?
What is the output of the following code: int v() { int m=0; return m++; } int main() { cout<<v(); } 1) 1 2) 0 3) Code cannot compile
What is the highest level of cohesion?
What is overriding in oop?
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.
What is the difference between a mixin and inheritance?
How many human genes are polymorphic?
what is single inheritance?