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
What is the purpose of the "delete" operator?
What is difference between rand () and srand ()?
What are manipulators in c++ with example?
Which is not a valid keyword a) public b) protected c) guarded
What is flush c++?
If a header file is included twice by mistake in the program, will it give any error?
What is virtual function? Explain with an example
Explain one method to process an entire string as one unit?
When is the copy constructor called?
How do you sort a sort function in c++ to sort in descending order?
Explain the register storage classes in c++.
Can a program run without main?
What are keywords in c++?
Why namespace is used in c++?
What methods can be overridden in java?