Answer Posted / nageshind
I looking for growth and improve knowledge.
| Is This Answer Correct ? | 28 Yes | 5 No |
Post New Answer View All Answers
What is the problem with multiple inheritance?
write 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’.
What is multilevel inheritance explain with example?
What is debug class?what is trace class? What differences are between them? With examples.
What are the 3 principles of oop?
What is polymorphism and types?
• What are the desirable attributes for memory managment?
What are the 3 pillars of oop?
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?
write a programe to calculate the simple intrest and compund intrest using by function overlading
What is coupling in oop?
Are polymorphisms mutations?
Which type does string inherit from?
What are the types of abstraction?
Write a c++ program to display pass and fail for three student using static member function