1. The correct form of expression B3 -2 A C in FORTRAN 77 is



Ask Your Doubts Here

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

Comments

  • By: guest on 02 Jun 2017 01.03 am
    It is the only expression with correct symbols for exponential and product.
Show Similar Question And Answers
QA->Who among the following developed the high level language FORTRAN?....
QA->A pendulum clock is set to give correct time at the sea level. This clock is moved to a hill station at an altitude of 2500m above the sea level. In order to keep correct time on the hill station, the length of the pendulum?....
QA->Select the correct form:....
QA->The Panchayat is constructing a community hall in our ward.Choose the correct passive form of the above sentence.....
QA->Fill in the blank with the correct tense form : “John and his friend _____ for ten minutes.”....
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->Assertion (A): In Fortran 77 the statement IMPLICIT INTEGER (A - E) identifies all variable name which begin with A, B, C, D, or E as being of integer type.Reason (R): IMPICIT statement in Fortran 77 is an improvement over earlier versions of Fortran.

....
MCQ->What are the ultimate purpose of minimizing logic expressions? To get small size expression.To reduce the number of variables in the given expression.To implement the function of the logic expression with least hardware.To reduce the expression for making it feasible for hardware implementation. Select the correct answer from the codes given below:....
MCQ->Consider the following rules in Fortran A signed or unsigned real variable name or a real constant is a real expression.Two real expressions connected by an arithmetic operator is a real expression.A real variable or constant exponential by an integer constant or integer variable is not valid Which of the above are correct?....
MCQ->Which of the following statements are correct about the String Class in C#.NET? Two strings can be concatenated by using an expression of the form s3 = s1 + s2; String is a primitive in C#.NET. A string built using StringBuilder Class is Mutable. A string built using String Class is Immutable. Two strings can be concatenated by using an expression of the form s3 = s1&s2;....
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