What is a scope operator and tell me its functionality?

Answer Posted / d.raji

scope operator is used to access the uotline function in
c++.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is polymorphism and its types?

802


Can we define a class within the interface?

787


Why is encapsulation used?

765


Why multiple inheritance is not allowed?

807


What is oops?what is its use in software engineering?

757


What do you mean by variable?

756


What is a class in oop?

774


What is object in oop with example?

955


Why is static class not inherited?

817


Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)

1847


How to hide the base class functionality in Inheritance?

853


write a programe to calculate the simple intrest and compund intrest using by function overlading

1891


How do you achieve polymorphism?

818


Why it is called runtime polymorphism?

783


What is inheritance write a program to show use of inheritance?

865