CAN U SAY WHICH PROGRAMING LANGUAGE IS USED BY DOCTORS....?
Answer Posted / sreeram
FORTRAN
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Does c++ have arraylist?
What is a syntax in c++?
what is Member Functions in Classes?
What data structure is fastest, on average, for retrieving data: a) Binary Tree b) Hash Table c) Stack
Is c++ the hardest programming language?
Which function cannot be overloaded c++?
What is a local variable?
In a function declaration what does extern means?
What are guid?
What is auto used for in c++?
Is c++ the hardest language?
Explain what data encapsulation is in c++?
Explain register storage specifier.
If all is successful, what should main return a) 0 b) 1 c) void
What do nonglobal variables default to a) auto b) register c) static