Is facebook written in c++?



Is facebook written in c++?..

Answer / Shreyansh Verma

Facebook's infrastructure is primarily written in C++, with a significant amount of Python for web development and PHP for managing the site's content.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

List out some of the OODBMS available?

1 Answers  


Which operator can not be overloaded in C++?

1 Answers  


what is difference between static and non-static variables

10 Answers  


What is difference between array and vector in c++?

1 Answers  


Explain how functions are classified in C++ ?

1 Answers  


sir there is some problem with nokia5130c-2,when we are trying to upload movies from net then there is a error occurred"FORMAT NOT SUPPORTED" bt its all ready in 3gp format.please tell me what i do now?

2 Answers   Nokia,


How can we check whether the contents of two structure variables are same or not?

1 Answers  


write a corrected statement so that the instruction will work properly. if (4 < x < 11) y = 2 * x;

1 Answers  


Explain the difference between new() and malloc() in c++?

1 Answers  


What are namespaces in c++?

1 Answers  


which operator is used for performing an exponential operation a) > b) ^ c) none

1 Answers  


What is a singleton class c++?

1 Answers  


Categories