Hey, I'm a newbie in programming world, so anyone here can help me how to master in this field? I'm learning c++ right now but I'm getting so much trouble in learning it.
What does it mean by polluting the namespace?
Can anyone please tell me in a very layman language so that I can understand it properly?
I have mentioned what my code was doing...it was the code for tower of Hanoi problem and there was one variable inside a function for toh which is used to count the moves to t...
I was coding for tower of Hanoi problem where I declared one variable as static long long which is used to count the moves..but at first I have not used static keyword so it g...
hey please can anyone go through this code and tell me where is the problem?
When the pointers to objects go out of scope, a destructor is not called implicitly...what does that mean, can anyone tell me?
hey, can anyone tell me what is the difference in constant time and linear time?
What changes will take place if we use static keyword before a variable?
what are the symbolic constants?
Isn't it right?