User profile: shiveka

User info
User name:shiveka
History
Joined:
Number of posts:5
Latest posts:

class named main
but the question i am having is Can you have a class named main in C++? If yes, how do you call its...

class named main
how to set different scope..

class named main
Can I have a class named main in C++? Is this possible?? then how can i create objects.. #include...

Strings
How to access string through pointers. I am using turbo C++ and i am having the doubt. please te...

Please tell difference between copy constructor
What is the difference between copy constructor and default copy constructor. and class dis{ ...