Correct Answer: :: is the scope resolution operator When local variable and global variable are having same name, local variable gets the priority C++ allows flexibility of accessing both the variables through a scope resolution operator