1. Some words like READ, WRITE, STOP etc. cannot be used as variable names in Fortran 77.



Ask Your Doubts Here

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Show Similar Question And Answers
QA->There are 4000 literates in a village.45 % read Newspaper A and 65% read Newspaper B.25% read neither A nor B.How many persons read both the newspapers?....
QA->Old-written material; which cannot be read easily; how can be read?....
QA->Old-written material, which cannot be read easily, how can be read?....
QA->One who cannot read and write....
QA->Some unripe fruits; like green apples; plums etc contain which acid?....
MCQ->Some words like READ, WRITE, STOP etc. cannot be used as variable names in Fortran 77.....
MCQ->Fact 1: All dogs like to run. Fact 2: Some dogs like to swim. Fact 3: Some dogs look like their masters. If the first three statements are facts, which of the following statements must also be a fact? I: All dogs who like to swim look like their masters. II: Dogs who like to swim also like to run. III: Dogs who like to run do not look like their masters.....
MCQ->What will be the output of the program ? #include<stdio.h> int main() { char names[] = { "Suresh", "Siva", "Sona", "Baiju", "Ritu"}; int i; char t; t = names[3]; names[3] = names[4]; names[4] = t; for(i=0; i<=4; i++) printf("%s,", names[i]); return 0; }....
MCQ->Fact 1: Some pens don't write. Fact 2: All blue pens write. Fact 3: Some writing utensils are pens. If the first three statements are facts, which of the following statements must also be a fact? I: Some writing utensils don't write. II: Some writing utensils are blue. III: Some blue writing utensils don't write.....
MCQ->Which of the following statements regarding literacy in India are correct?1. A person who can only read but cannot write is not defined literate 2. Children below 7 years of age are not taken into consideration even if they are able to read and write 3. For the purpose of census, a person is deemed literate if he or she can read and write with understanding in any of the 22 languages mentioned in the Eighth Schedule of the Constitution 4. The fact that a district has attained hundred percent literacy does not mean that the entire population in the district is literate?....
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions
Question ANSWER With Solution