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
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
what is sas metadata repository? : Sas-bi
explain the function of substr in sas? : Sas-administrator
What is the maximum length of the macro variable? : sas-macro
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
how do you pull data from equifax?tell me the process?
What is the difference between using drop = data set option in data statement and set statement?
Explain by-group processing?
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
Do you need to rearrange the order of the data for the report?
Describe the function and utility of the most difficult SAS macro that you have written?
Enlist the syntax rules followed in sas statements.
explain about various caches available in data integrator? : Sas-di
what is the difference between infile and input? : Sas-administrator
Have you used macros? For what purpose you have used? : sas-macro