Answer Posted / sachin shinde
you are a good company, i would like to learn new
technologies & new domain. Better careen opportunities
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is variable example?
Why do we use polymorphism?
What is static modifier?
What is destructor oops?
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
What are constructors in oop?
Write a program to sort the number with different sorts in one program ??
What is pointer in oop?
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 interface in oop?
What is destructor in oop?
Get me an image implementation program.
What is basic concept of oop?
Why do we use oop?
What is overloading in oop?