Question
READ*, [X(I) Y(I) = 0, 3, 2]
Which of the following is correct?
a.
2 values could be read and stored asX (0), Y (0)
b.
4 values could be read and stored asX (0), Y (0), X (2), Y (2)
c.
6 values could be read and stored as X (0), Y (0), Y (2), X (3), Y (3)
d.
none of the above
Posted under Electronics and Communication Engineering
Interact with the Community - Share Your Thoughts
Uncertain About the Answer? Seek Clarification Here.
Understand the Explanation? Include it Here.
Q. Consider the following statement in FORTRAN 77 READ*, [X(I) Y(I) = 0, 3, 2] Which of the following is correct?
Similar Questions
Explore Relevant Multiple Choice Questions (MCQs)
Q. Assertion (A): If contents of F register in 8085 are 01010001, it means S = 0, Z = 1, AC= 1, P = 0 and CY = 1.
Reason (R): When an instruction is called from memory, the op. code of instruction is stored in instruction register.
View solution
Q. The combination of registers in 8085 is B-C, D-E, H-L only.
View solution
Q. An instruction used to set cany flag in a computer is classified as
View solution
Q. The length of character constant P . b b . E . b C . is
View solution
Q. ALE stands for
View solution
Q. The standard FORTRAN exponential form of decimal number 0.0000437 is
View solution
Q. In FORTRAN 77 FLOAT (-28) gives the value
View solution
Q. Fortran 77, C and Pascal are high level languages.
View solution
Q. Assertion (A): C has a large number of library functions classified as arithmetic functions, data conversion functions, character classified functions, string manipulation functions, searching and sorting functions etc.
Reason (R): 8086 uses a segment : offset addressing scheme.
View solution
Q. The box on the external left of the title bar of menu is called control menu box.
View solution
Q. The maximum number of characters for variable names in C is
View solution
Q. An 8 bit wide 4 word sequential memory has
View solution
Q. Which of the following is invalid in Basic?
View solution
Q. An arithmetic statement in C must be
View solution
Q. In EPROM integrated dose is defined as
View solution
Q. MS outlook is a software for DTP.
View solution
Q. In 8086 a word OA 50 FH is stored in 02 and 03 memory locations. Then
View solution
Q. Consider the following program for 8085
MOV A, D
RAL
MOV D, A
If initial contents of register D is decimal number 20, the final content of register D is
View solution
Q. Assertion (A): In C a variable name can have upto 8 characters and special symbols can also be part of variable name.
Reason (R): In C a type declaration at the beginning of program indicates the type of variable name used in the program.
View solution
Q. A string constant in basic is
View solution
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!