Explain the scope of resolution operator.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Should the this pointer can be used in the constructor?

0 Answers  


What is abstract class in c++?

0 Answers  


Check for Balanced Parentheses using Stack?

1 Answers  


Explain stack & heap objects?

0 Answers  


What c++ is used for?

0 Answers  






How a pointer differs from a reference?

0 Answers  


How size of a class can be calulated?

2 Answers  


Who created c++?

0 Answers  


Evaulate: 22%5 a) 2 b) 4 c) 0

0 Answers  


#include<iostream.h> void main() { class x { public: int func(int) { cout<<"cool"; return 1; } } }

1 Answers   Infosys,


Arrange Doubly linked list in the ascending order of its integral value and replace integer 5 with 7?

0 Answers  


Is c++ a difficult language?

0 Answers  


Categories