What is the most powerful coding language?



What is the most powerful coding language?..

Answer / Geetanjali

The "most powerful" programming language depends on the specific task or application. C++, Fortran, and Assembly are often considered powerful languages for system programming, scientific computing, and low-level tasks due to their efficiency and control over hardware resources.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

What is difference between rand () and srand ()?

1 Answers  


What is oop in c++?

1 Answers  


What is code reusability in c++?

1 Answers  


What is the difference between a definition and a declaration?

1 Answers  


Write a C++ program to sort digits of all the 4 digit number and display the sorted 4 digit number

1 Answers   TATA, TCS,


What is class invariant?

1 Answers  


What is pointer to array in c++?

1 Answers  


Is arr and &arr are same expression for an array?

1 Answers  


What is the use of cmath in c++?

1 Answers  


Which of the following operator cannot be overloaded?

2 Answers   TCL,


program explaining feautures of c++

1 Answers   Satyam,


Is c++ a software?

1 Answers  


Categories