Answer Posted / sujai cn
Static functions are used to perform the tasks which are
independent of the state of object or to perform class wide
functions ex. to count the number of instaces (objects) are
there in existence.
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
Why interface is used?
What is the problem with multiple inheritance?
How many human genes are polymorphic?
What is a class in oop?
Which language is not a true object oriented programming language?
Explain the advantages of inheritance.
Can we have inheritance without polymorphism?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
What does no cap mean?
Give two or more real cenario of virtual function and vertual object
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).
What is polymorphism and example?
What is overriding in oops?
What is an example of genetic polymorphism?
What is pure oop?