User profile: Azuki

User info
User name:Azuki
History
Joined:Sep 23, 2012 at 2:23pm
Number of posts:2
Latest posts:

How many instance variables does dObject have after the code in Line 26 is executed?
[code]#include <iostream> using namespace std; class BClass { public: int x; double y; pu...

Why can I retrieve array which I have initialized in the same class?
I have initialized nM (an array of MagicNumber type) in the GuessMachine constructor using the sette...

This user does not accept Private Messages