What is the order of evaluation of the comparison
operators: + - * /** ()?

Answer Posted / kiran kumar yarlagadda

that question is wrong.what is the order of evaluation of
the arithametic operators:+ - * / ** ()?
ans:
() ** / * - +.

Is This Answer Correct ?    4 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differences between where and if statement?

585


Can you execute macro within another macro? : sas-macro

531


Are you sensitive to code walk-throughs peer review or QC review?

2611


Which are the statements whose placement in the data step is critical?

763


What is the sas data set? : sas-grid-administration

574






what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming

609


How is character variable converted into numeric variable and vice versa?

598


how do you debug and test your sas programs? : Sas programming

562


In sas, what are the areas that you are most interested in? : sas-grid-administration

640


Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.

1461


do you prefer proc report or proc tabulate? Why? : Sas programming

575


Explain proc sort?

673


what can you learn from the sas log when debugging? : Sas programming

611


what is the difference between nodup and nodupkey options? : Sas programming

624


how to debug and test the sas program? : Sas-administrator

572