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 an adaptor class or Wrapper class?

1 Answers  


What is size of null class?

6 Answers   HP,


Floating point representation and output seems to be compiler dependent?

1 Answers  


What is a class template in c++?

0 Answers  


How to create a reference variable in C++

1 Answers  






Why is c++ called oops?

0 Answers  


what is the emaning of '#include" "'?

5 Answers  


Show the declaration for a static function pointer.

0 Answers  


Do class method definitions?

0 Answers  


Write a program for Divide a number with 2 and Print the output ( NOTE: Check for divide by zero error).

0 Answers  


Evaluate the following expression as C++ would do :8 * 9 + 2 * 5 a) 82 b) 79 c) 370 d) list

0 Answers  


How would you use the functions memcpy(), memset(), memmove()?

0 Answers  


Categories