Answer Posted / sanjeevkumar.v
push it mean INSERT the element to the STACK
| Is This Answer Correct ? | 10 Yes | 14 No |
Post New Answer View All Answers
Where You Can Use Interface in your Project
What is the difference between encapsulation and polymorphism?
What is overriding in oop?
What are the components of marker interface?
Why do we need oop?
Why do we use class in oops?
What causes polymorphism?
Why do we use oops?
What is encapsulation oop?
Can we create object of interface?
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 is oops concept with example?
What is abstraction in oop?
Are polymorphisms mutations?
What does sksksk mean in text slang?