Question

Which of the following READ statements is correct in FORTRAN 77?

a.

READ *, HONEY (I), I = 1, 5

b.

READ *, (HONEY (I), I = 1, 5)

c.

READ * HONEY I, I = 1, 5

d.

READ HONEY I, I = 1, 5

Answer: (b).READ *, (HONEY (I), I = 1, 5)

Interact with the Community - Share Your Thoughts

Uncertain About the Answer? Seek Clarification Here.

Understand the Explanation? Include it Here.

Q. Which of the following READ statements is correct in FORTRAN 77?

Similar Questions

Explore Relevant Multiple Choice Questions (MCQs)

Q. It is possible to copy a file in the same directory.

Q. In Java which operator can be used even if there is a single operand

Q. Read the following statements about 8085

1. RAL instruction rotates ACC contents left by 1 bit
2. When RAL instruction is executed once the binary number gets doubled
3. STC means set CY to 1

Which of the above statements are correct?

Q. In a computer the data transfer between hard disk and CPU is nearly the same as that between diskette and CPU.

Q. The character set of Fortran 77 includes lower case alphabets a to z.

Q. Which memory has read operation, byte erase, byte write and chip erase?

Q. The forms of IF statements in FORTRAN 77 are called

Q. The command ^C in MS WORD

Q. The signals in 8086 are in maximum mode when

Q. Which of the following is a valid integer constant?

Q. The five flags in 8085 are designated as

Q. It is desired to evaluate the expression

F = B cos Y + C cos² Y + A cos³ Y

The Pascal equivalent to ensure minimum computer time should be written as

Q. In 8085 which addressing mode is also called inherent addressing?

Q. Consider the following statements for 8085

1. The most significant 8 bits of address are transmitted on the 8 lines on which data is transmitted.
2. Eight pins are dedicated to transmit the most significant 8 bits of memory address.
3. The least significant 8 bits of address are transmitted on the lines on which data is transmitted.
4. The data and leass significant 8 bits are transmitted at different points in time.

Which of the above statements are correct?

Q. Read the following statement

1. Multi-processing operation permits highly efficient parallel processing at several levels.
2. Multi processing involves use of several processing units jointly on a common program and severally on different programs.
3. In multi-processing the assignment of facilities to tasks, loading of programs and monitoring of I/O activity is taken care of by operating system.

Which of the above are correct?

Q. The correct hierarchy of operations for the operators & &, = = , = , * is

Q. Which one of the following is valid integer variable in FORTRAN 77?

Q. An e-mail message can be sent to many recipients.

Q. In C the keywords are also called

Q. Assertion (A): PC-XT is a personal computer.

Reason (R): PC-XT uses a floppy drive and has a medium sized hard disc.

Recommended Subjects

Are you eager to expand your knowledge beyond Electronics and Communication Engineering? We've handpicked a range of related categories that you might find intriguing.

Click on the categories below to discover a wealth of MCQs and enrich your understanding of various subjects. Happy exploring!