Tell me the scenario,Where we can use interfaces or Abstract class.And What is the difference between interfaces and abstract class?
5 19892i had specified the access specifier for abstarct class member like (pure virtual function) as private.But it can be accessed by the derived class.How the private member of one class is accessed by other class.if any body face this problem and found the solution plz reply to me.
1 4805write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
2278write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
2158sir i want to know which posting to apply since i am BE CSE.. also want to know what are the rounds there for my interview...Expecting for ur valuable answer....
2 4414Base class has two public data members. How can i derive a new class with one datamember as public and another data member as private?.
2 6316
What is polymorphism what are the different types of polymorphism?
What is byval and byref? What are differences between them?
What is difference between polymorphism and inheritance?
What is the difference between inheritance and polymorphism?
c++ program to swap the objects of two different classes
What is data binding in oops?
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
How long to learn object oriented programming?
What polymorphism means?
What is polymorphism and example?
What is pointer in oop?
What do you mean by variable?
What is the real life example of polymorphism?
What is a function in oop?