Bloomberg Interview Question

If you new a string inside a Using statement is it available outside the using statement?

Interview Answer

Anonymous

Oct 12, 2010

I got confused with the scoping in C++ and said Yes..Doh!