User: Macthecreator

  • Public profile

User profile: Macthecreator

User info
User name:Macthecreator
History
Joined:
Number of posts:6
Latest posts:

self object
#include<iostream.h> class Base { Base b; }; int main(void) { Base b; } is this possible?

self object
well i dont. i mean a class object as an instance of the same class.

self object
Can a C++ class have an object of self type?

return statement
what is the difference between return; or return NULL;

Operator Overloading
Well while overloading the functioning of every single operator can be broken. we can do anything wh...

This user does not accept Private Messages