What is the benefit of oop?
No Answer is Posted For this Question
Be the First to Post Answer
what is multi level inheritance give n example ?
13 Answers HDFC, Hulas Steel, Ness Technologies,
What is polymorphism give a real life example?
what is the size of an empty class
sir i want to know which posting to apply since i am BE CSE.. also want to know what are the rounds there for my interview...Expecting for ur valuable answer....
write string class as your own class in java without using any built-in function
what is the main difference between sizeof() operator in c and c++
Can a destructor be called directly?
Is following functions are said to be overloaded? int add(int a,int b) char *add(int a,int b)
Which is better struts or spring?
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
What does I oop mean?
tell about copy constructor