What is a scope operator and tell me its functionality?
Answer Posted / sanjeevkumar.v
SCOPE--::
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What is meant by multiple inheritance?
How to improve object oriented design skills?
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 encapsulation and abstraction? How are they implemented in C++?
What is polymorphism used for?
What is oops with example?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
What does no cap mean?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
How do you achieve runtime polymorphism?
What is destructor oops?
What is a class in oop?
Why polymorphism is used in oops?
is there any choice in opting subjects like 4 out of 7
can inline function declare in private part of class?