Is python written in c or c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

If all is successful, what should main return a) 0 b) 1 c) void

0 Answers  


What do you mean by internal linking and external linking in c++?

1 Answers  


Difference between Operator overloading and Functional overloading?

10 Answers   HP,


What are the differences between new and malloc?

0 Answers  


Describe the setting up of my member functions to avoid overriding by the derived class?

0 Answers  


What are friend classes?

0 Answers  


What is the use of lambda in c++?

0 Answers  


How const int *ourpointer differs from int const *ourpointer?

0 Answers  


How to detect memory leaks in c++

1 Answers   Mphasis,


What is a null object in c++?

0 Answers  


Is swift a good first language?

0 Answers  


What is static in c++?

0 Answers  


Categories