WHAT IS THE ABREVATION OF FORTRAN?
Answers were Sorted based on User's Feedback
Answer / devi
FORTRN-FORmula TRANslator(It is a high level Programming Language)
Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between #define debug 0 and #undef debug?
How to create a reference variable in C++
Array base access faster or pointer base access is faster?
Describe run-time type identification?
What are the vectors in c++?
What is data hiding c++?
What is the full form of dos?
You want to link a c++ program to c functions. How would you do it?
What do you mean by public protected and private in c++?
What is the difference between const and constexpr?
What is a local reference?
Can you pass an array to a function in c++?