Answer Posted / dsc
Bjarne Starstrup
| Is This Answer Correct ? | 29 Yes | 6 No |
Post New Answer View All Answers
why reinterpret cast is considered dangerous?
how to get the oracle certification? send me the answer
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’.
Why do we use class?
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?
What language is oop?
What is stream in oop?
what is the sylabus for priliminaries?
• What are the desirable attributes for memory managment?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
What is the diamond problem in inheritance?
when to use 'mutable' keyword and when to use 'const cast' in c++
Why is abstraction used?
what are the ways in which a constructors can be called?
Plese get me a perfect C++ program for railway/airway reservation with all details.