x

Choose Country Code

x

Direction

x

Ask a Question

  • Ask a Question
  • Scan a Question
  • Post MCQ
  • Note: File extension must be of jpg, jpeg, png, bmp format and file size must not exceed 5 MB
x

Ask a Question

x

x
x
x
Hire a Tutor

Answers and Solutions

What's Your Question?
Answer

No

Because c±± is statistically typed making the coding faster while python is dynamically typed, sometimes requiring interpreter making the coding slower

Answer

Yes, sometimes you can say so. but context should be defined for that.

Answer

It depends on in what context you will be using, because then speed shouldn't be an issue however,  Python is of between 10 to 100 times slower than C++ when doing any serious number crunching. There are many reasons for this,  a) Python is interpreted, while C++ is compiled;  b) Python has no primitives, everything including the builtin types (int, float, etc.) are objects; c) a Python list can hold objects of different type, so each entry has to store additional data about its type. These all severely hinder both runtime and memory consumption.

Answer

C++ overtakes in speed while python surpases with its simplicity.

Answer

No, it is slower than C++.

Answer
It depends on types of code. But python is much simplier than C++
Answer

That depends on the type of the code which you are going to do. But Python is much simplier than C++ because its syntex are easy to remember. 

 

Post Answer and Earn Credit Points

Get 5 credit points for each correct answer. The best one gets 25 in all.

Post Answer