Write a program to sort the number with different sorts in
one program ??
No Answer is Posted For this Question
Be the First to Post Answer
Prepare me a program for the animation of train
Describe the difference between a Thread and a Process?
What is oops concept with example?
What is the difference between pass by value,pass by pointer,pass by reference in the catch block in the exception handling in c++
Why is abstraction needed?
What is Virtual Keyword?
explain sub-type and sub class? atleast u have differ it into 4 points?
What is encapsulation 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 the purpose of enum?
what about you? wahat is your object? introduce your self?
1 Answers Ajmal Perfumes, TCS,
What is the difference between C++ and java?