03rd
Feb
Fortran MCQ

Fortran MCQ

  • Admin
  • 03rd Feb, 2023
  • 555 Followers

Take Fortran MCQ Quiz & Online Test to Test your Knowledge

We have listed below the best Fortran MCQ Questions that check your basic knowledge of Fortran. This Fortran MCQ Test contains 30 Multiple Choice Questions. You have to select the right answer to the question. You can also download the Fortran MCQ Pdf from the given link between the Quiz.

Fortran Online Test

1) What does fortran stands for?

  • A. For Translation
  • B.Formula Translator
  • C.For transcription
  • D.None of above

2) Fortran is the first widely-used high level language developed in ..............

  • A. 1956
  • B.1955
  • C.1957
  • D.1958

3) Fortran was developed by ..................

  • A. John Backus
  • B.Rasmus Lerdorf
  • C.Tim Berners-Lee
  • D.Yukihiro “Matz” Matsumoto

4) What is called the first statement in a fortran code?

  • A. @data statement
  • B.import statement
  • C.include statement
  • D.program statement

5) Which of the following is a valid variable declaration in FORTRAN?

  • A. real Celsius;
  • B.real :: Celsius
  • C.Celsius real;
  • D.None of above
Download Free : Fortran MCQ PDF

6) The declarations of variables can be modified using the _____ parameter in FORTRAN.

  • A. kind
  • B.make
  • C.select
  • D.None of above

7) Which of the following is the delimiter in a FORTRAN code.

  • A. Colon
  • B.Comma
  • C.Semicolon
  • D.Blank space

8) Which is the invalid statement in FORTRAN?

  • A. P + Q +
  • B.Continue
  • C.DO 10001 = 1,5
  • D.Dimension X (30,20)

9) FORTRAN was developed by which company?

  • A. Google
  • B.IBM
  • C.Apple
  • D.Black berry

10) Fortran is specially used for ............

  • A. Numeric Computation
  • B.Scientific computing.
  • C.Both Numeric & Scientific Computation
  • D.None of above

11) FORTRAN supports ................

  • A. Structured programming
  • B.Array programming
  • C.Modular programming
  • D.All of the Above

12) What are the most commonly used versions of Fortran?

  • A. Fortran 77
  • B.Fortran 90
  • C.Fortran 95
  • D.All of the Above

13) Fortran files are indicated by names ending in ............

  • A. ".f"
  • B.".F"
  • C.".for"
  • D.All of the Above

14) Comments in Fortran are started with the ............

  • A. !
  • B.*
  • C.//
  • D.#

15) Fortran is case-insensitive, except for string literals.

  • A. True
  • B.False

16) The basic character set of Fortran contains ..............

  • A. 0 ... 9
  • B.A ... Z and a ... z
  • C.underscore (_)
  • D.All of the Above

17) Which of the following is the Fortran operators?

  • A. Arithmetic Operators
  • B.Relational Operators
  • C.Logical Operators
  • D.All of the Above

18) Does Fortran allow you to define derived data types?

  • A. No
  • B.Yes

19) Which of the following is the paid library of Fortran?

  • A. LAPACK
  • B.TOMS
  • C.Numerical Recipes
  • D.SLATEC

20) An Identifier cannot be longer than .......... characters.

  • A. 30
  • B.31
  • C.25
  • D.28

Leave A Comment :

Valid name is required.

Valid name is required.

Valid email id is required.

Related MCQ/Quiz

01st
Feb
Oracle MCQ
01st
Feb
AJAX MCQ
01st
Jun
Kotlin MCQ
01st
Jun
Blue Prism MCQ