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



Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->Who among the following developed the high level language FORTRAN?....
QA->A civil case becomes a fit case for appeal to the Supreme Court if:?....
QA->Which option is selected, MS- Word will print a complete set of the first copy, then the second set and so on. ?....
QA->United Kingdom includes the Islands of England;Scotland and ?....
QA->Which is the phylum that includes exclusively marine animal?....
MCQ->What will be the output of the C#.NET code snippet given below? char ch = Convert.ToChar ('a' | 'b' | 'c'); switch (ch) { case 'A': case 'a': Console.WriteLine ("case A | case a"); break; case 'B': case 'b': Console.WriteLine ("case B | case b"); break; case 'C': case 'c': case 'D': case 'd': Console.WriteLine ("case D | case d"); break; }....
MCQ->The character set of Fortran 77 includes lower case alphabets a to z.....
MCQ->Assertion (A): Negative values of incremental operator in DO loop are allowed in Fortran 77 but not in earlier versions of Fortran.Reason (R): Fortran 77 has better array facilities than earlier versions of Fortran.

....
MCQ->Consider the following statements : Non-probability sample includes convenience sample Non-probability sample includes judgment sample Non-probability sample includes quota sample Non-probability sample includes cluster sample. Of the statements :....
MCQ->Consider the following rules for constructing variable names in C It can have alphabets, digits or underscores but no other special character.The maximum number of characters is 8.The first character may be an alphabet or digit but not underscore. Which of the above are correct?....
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