Answer Posted / ravi
OBJECT SLICING IS ALSO USED IN THE VIRTUAL FUNCTION
TO USE TO ACCESS THE DATA MEMBER OF DRIVED CLASS
| Is This Answer Correct ? | 0 Yes | 9 No |
Post New Answer View All Answers
What is the difference between procedural programming and oops?
What is difference between polymorphism and inheritance?
What is abstraction in oop with example?
How do you achieve polymorphism?
Why do we use class?
Why do we need polymorphism in c#?
which feature are not hold visual basic of oop?
What is for loop and its syntax?
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 type of loop is a for loop?
Can static class have constructor?
Why do we use encapsulation 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).
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
Which is not an object oriented programming language?