Answer Posted / muthu_tek
emp e;//default constr
emp e(10);//paramatrisized constr
emp e(e1);//copy constr
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is the point of oop?
What is constructor in oop?
What are classes oop?
What is new keyword in oops?
hi all..i want to know oops concepts clearly can any1 explain??
to find out the minimum of two integer number of two different classes using friend function
What is the real time example of inheritance?
What is encapsulation process?
program for insertion ,deletion,sorting in double link list
what is the sylabus for priliminaries?
What causes polymorphism?
What is for loop and its syntax?
class CTest { public: void someMethod() { int nCount = 0; cout << "This is some method --> " << nCount; } }; int main() { CTest *pctest; pctest->someMethod(); return 0; } It will executes the someMethod() and displays the value too. how is it possible with our creating memory for the class . i think iam not creating object for the class. Thanks in Advance... Prakash
Plese get me a perfect C++ program for railway/airway reservation with all details.
is there any choice in opting subjects like 4 out of 7