1. All Fortran programs end with the keyword . . The implicit none statement allows the compiler to check that all your variable types are declared properly. You must always use the keyword. . at the start of every program. All Comments in Fortran after...3.. are ignored by the compiler.

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter12: Points, Classes, Virtual Functions And Abstract Classes
Section: Chapter Questions
Problem 1TF
icon
Related questions
Question
06/ Fill the blanks with suitable terms:
1. All Fortran programs end with the keyword . .. The implicit none statement allows the compiler
to check that all your variable types are declared properly. You must always use the keyword.. .
at the start of every program. All Comments in Fortran after ...3.. are ignored by the compiler.
2.
..4 . checks if the values of two operands are equal or not, if values are not equal then condition
becomes true.
3.
. Checks if the value of left operand is greater than or equal to the value of right operand, if yes
then condition becomes true.
4.
. It returns the inverse sine in the range (-T/2, 1/2), in radians.
5.
In Fortran, (Print *, "b = ", b ) produce .
6. First character of a name in Fortran must be .8.., It cannot be longer than....9.. characters.
....J.....
7.
.10. . are declared at the beginning of a program in a type declaration statement.
Transcribed Image Text:06/ Fill the blanks with suitable terms: 1. All Fortran programs end with the keyword . .. The implicit none statement allows the compiler to check that all your variable types are declared properly. You must always use the keyword.. . at the start of every program. All Comments in Fortran after ...3.. are ignored by the compiler. 2. ..4 . checks if the values of two operands are equal or not, if values are not equal then condition becomes true. 3. . Checks if the value of left operand is greater than or equal to the value of right operand, if yes then condition becomes true. 4. . It returns the inverse sine in the range (-T/2, 1/2), in radians. 5. In Fortran, (Print *, "b = ", b ) produce . 6. First character of a name in Fortran must be .8.., It cannot be longer than....9.. characters. ....J..... 7. .10. . are declared at the beginning of a program in a type declaration statement.
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Structured English
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage