What is a scope operator and tell me its functionality?

Answers were Sorted based on User's Feedback



What is a scope operator and tell me its functionality?..

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

What is a scope operator and tell me its functionality?..

Answer / d.raji

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

Is This Answer Correct ?    0 Yes 1 No

What is a scope operator and tell me its functionality?..

Answer / sanjeevkumar.v

SCOPE--::

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More OOPS Interview Questions

How do you define social class?

0 Answers  


what is multi level inheritance give n example ?

13 Answers   HDFC, Hulas Steel, Ness Technologies,


write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory

0 Answers  


What is the full form of oops?

0 Answers  


WRITE A SIMPLE C++ PROGRAM TO SWAP TWO NOS WITHOUT USING TEMP

2 Answers  






What is and I oop mean?

0 Answers  


What are the fields of vtable

1 Answers   Mphasis,


What are the advantanges of modularity

2 Answers  


Why is polymorphism important in oop?

0 Answers  


what is the difference between inter class and abstract class...?

0 Answers  


How to overload new operator in c++

2 Answers  


Generally, in all C++ programs, texts are in white colour. Can we change the colour of the text(either input or output or both)? If so, help me out.

1 Answers  


Categories