Answer Posted / guest
virtual funtion in cpp is define as globle acess in the
variable.
| Is This Answer Correct ? | 14 Yes | 41 No |
Post New Answer View All Answers
What is the advantage of oop over procedural language?
What is oops?what is its use in software engineering?
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 makes a language oop?
What is the significance of classes in oop?
Why it is called runtime polymorphism?
What is a class oop?
What are properties in oop?
Why polymorphism is used in oops?
What is ambiguity in inheritance?
What is overriding vs overloading?
What is abstraction in oop?
What does sksksk mean in text slang?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
How is class defined?