Is facebook written in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between mutex and binary semaphore?
Difference between Overloading and Overriding?
35 Answers Appnetix Techno, GameLoft, HP, IBM, NIIT, Rohde and Schwarz,
what is Member Functions in Classes?
Is there a datatype string in c++?How is the memory allocation?
How do I exit turbo c++?
How do I run c++?
what is COPY CONSTRUCTOR and what is it used for?
Why is it necessary to use a reference in the argument to the copy constructor?
What is using namespace std in c++?
what is the behaviour of C and C++ compiler for the below statements. int *p; p = malloc(100); Is the behaviour same ? or different ?
What are different types of loops in c++?
What is the difference between struct and class?