Bloomberg interview question

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

Interview Answer

Anonymous

12 Oct 2010

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