Question about scope in a classI guess that author asked about would it be public or private. In this case V1 will be private.
explain code Please Okay. So let's start with functions explanation. fun1 gets int argument by value, so there is local...
Help! I need code explanationSo, every object of class TstA has two fields - d and n. Besides class TstA contains static field th...
Can I call a class using a variable?Hmm... "Foo::bar" means that the bar is defined inside namespace Foo. http://en.cppreference.com/w/c...
binary tree questiomSorry for my English... First of all, what is the reason to have a Tree class? It doesn't have any f...
This user does not accept Private Messages