

InterviewSolution
Saved Bookmarks
1. |
In FORTRAN, the declarations of variables can be modified using the _____ parameter.(a) kind(b) make(c) select(d) changeThis question was posed to me during an interview.My doubt is from FORTRAN Basics topic in division Computer Languages of Computer Fundamentals |
Answer» Right ANSWER is (a) kind |
|