Is python better than c++?


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

Post New Answer

More C++ General Interview Questions

How to implement flags?

2 Answers   Symphony,


Do you know what is overriding?

0 Answers  


What are friend functions in C++?

0 Answers   BlackRock,


Write a program that takes a 5 digit number and calculates 2 power that number and prints it.

0 Answers   CTS,


Write some differences between an external iterator and an internal iterator?

0 Answers  


What does flush do c++?

0 Answers  


Explain one method to process an entire string as one unit?

0 Answers  


Write a program to calculate the following i want a c++program for this condition 1+4+9+16+….+100 Like this (1^2+2^2) Hint use function pow(a,b)

4 Answers   HTC, TCS,


What are the rules for naming an identifier?

0 Answers  


What are the three forms of cin.get() and what are their differences?

0 Answers  


write a C++ programming using for loop: * * * * * * * * * *

4 Answers   TCS,


What is the difference between function overloading and operator overloading?

0 Answers  


Categories