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

What is atoi?

0 Answers  


What is the size of pointer ? Also size of pointer in 64 bit pointer

4 Answers  


Difference between Abstraction and encapsulation in C++?

0 Answers   Impetus,


How would you obtain segment and offset addresses from a far address of a memory location?

0 Answers  


What is a stack? How it can be implemented?

0 Answers  






What are built-in functions? What is the syntax for the definition?

0 Answers  


How to declaring variables in c++?

0 Answers  


What are the comments in c++?

0 Answers  


sizeof- is it functioning statically or dynamically?

2 Answers  


Why cout is used in c++?

0 Answers  


whats the size of class EXP on 32 bit processor? class EXP { char c1; char c2; int i1; int i2; char *ptr; static int mem; };

5 Answers   Huawei,


Is vector a class in c++?

0 Answers  


Categories