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 |
What is difference between rand () and srand ()?
What is oop in c++?
What is code reusability in c++?
What is the difference between a definition and a declaration?
Write a C++ program to sort digits of all the 4 digit number and display the sorted 4 digit number
What is class invariant?
What is pointer to array in c++?
Is arr and &arr are same expression for an array?
What is the use of cmath in c++?
Which of the following operator cannot be overloaded?
program explaining feautures of c++
Is c++ a software?