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

What do you mean by abstraction?

820


What is the real time example of inheritance?

863


What is constructor in oop?

826


What is constructor overloading in oop?

866


What is coupling in oop?

778


Why is oop useful?

817


class type to basic type conversion

2090


Why do we use class?

818


Is this job good for future? can do this job post grduate student?

1914


can we make game by using c

3724


write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.

1991


Why do we use encapsulation in oops?

756


What is cohesion in oop?

843


Which type does string inherit from?

838


How do you achieve polymorphism?

820