What is a scope operator and tell me its functionality?
Answers were Sorted based on User's Feedback
Answer / maya
Operator : :
It used to initalize the static variable out of the class.
Used for global initalization for variables.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / d.raji
scope operator is used to access the uotline function in
c++.
| Is This Answer Correct ? | 0 Yes | 1 No |
difference between overloading and overridding
What is object in oop with example?
What is Virtual Keyword?
any one please tell me the purpose of operator overloading
What is Object and Class? What are the differences between them?
1.what are two type of classe members called? 2.what is data hiding and data encapsulation? 3.how do you make a class member visible aouside its class? 4.what is the default visibility of a class data member? 5.what are the advantages of oop over the structured programing?
What is operator overloading? Give Example
11 Answers CTS, IBM, TCS,
What is multilevel inheritance?
What is virtual Function.
Difference between vector and array
Can we create object of class with private constructor?
What is balance factor?