What is a scope resolution operator?

Answer Posted / khadeer.k

when a function is declared inside the class, it can be
used or imlemented with the operator called scope
resolution operator with a :: symbol.

Is This Answer Correct ?    24 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?

4508


I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...

1859


What is object and class in oops?

817


write string class as your own class in java without using any built-in function

2239


Will I be able to get a picture in D drive to the c++ program? If so, help me out?

1907


What is object-oriented programming? Webopedia definition

977


What is polymorphism oop?

851


Whats is abstraction in oops?

857


What is inheritance and how many types of inheritance?

852


What is overloading and its types?

847


IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?

1836


What are the benefits of oop?

897


What are classes oop?

812


class type to basic type conversion

2116


when to use 'mutable' keyword and when to use 'const cast' in c++

1911