What is meant by a delegate?
No Answer is Posted For this Question
Be the First to Post Answer
How do I open binary files?
What are containers in c++?
What are the advantage of using register variables?
What is object in c++ wikipedia?
given the code segment below void main() { cout<<"my no. is"; } question is how can we get the output hai aravind my no. is 99999999999 without editig the main().
What is & in c++ function?
What is c++ coding?
What is a tree in c++?
What are guid?
What is the basic structure of a c++ program?
What's the order in which the local objects are destructed?
What are pointers, when declared, intialized to a) NULL b) Newly allocated memory c) Nothing. Its random