Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Please do this homework using the intructionc given. Thanks!!! Discuss program d

ID: 3877429 • Letter: P

Question

Please do this homework using the intructionc given. Thanks!!!

Discuss program data type and objects. Definition, type and aplication of each data. Provide explanation on how it get used each data type. Provide background and aplication of FORTRAN and whether or not it still being used. The paper is 3 to 5 pages, using APA guidelines, and you must use three (3) scholarly, peer-reviewed books, articles, or journals, no more than 5 years old. Wikipedia (and similar sites) andthe dictionary ARE NOT to be used at all as a reference. Remember, the title page, abstract, and reference pages DO NOT count in the 5 to 7 page requirement.

Explanation / Answer

FORTRAN DATA TYPE

1.Integer type

2.Real type

3.Complex type

4.Logical type

5.character type

1.INTEGER TYPE:

the huge functions can be held by specific integer data type like kind.

2.REAL TYPE

it has two data types are following,

1. Default real type

2.Double precison type

3.COMPLEX TYPE

1.Real part

2.Imaginery part

4.LOGICAL TYPE

1..true

2..false

5.CHARACTER TYPE

the length of the string is called lenspecifier. if it don't have length , it is mentioned by 1

OBJECTS OF FORTRAN

APPLICATION OF FORTRAN

1.FORTRAN 1

2.FORTRAN 2

3.FORTRAN 4

4.FORTRAN 77

5.FORTRAN 90

APPLICATION OF FORTRAN