Description: programming languages Online Quiz - 251 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
In a PROC PRINT step,to control the order in which the variables appear you can use:
The Equivalent Code for CATX(SP, OF X1-X4) is
The WHERE statement does not perform automatic conversions(character/numeric) in comparisons :True or False?
Which of the following statements is true regarding BY-group processing
Which statement will limit a PROC MEANS analysis to the variables Boarded, Transfer, and Deplane
The default statistics produced by the MEANS procedure are n-count, mean, minimum, maximum, and
While working with Formats,If you don't specify the LIBRARY= option, your formats are stored in Work.Formats, and they exist
You can use only one DATALINES statement in a DATA step.True or False?
How many characters can be used in a label
PROC CONTENTS can read sequential files. The CONTENTS statement cannot.True or False?
Which time span is used to interpret two-digit year values if the YEARCUTOFF= option is set to 1950?
The data set Survey.Health includes the following variables. Which is a poor candidate for PROC MEANS analysis?
Suppose you want to create a report using both character and numeric variables. If you don't use any DEFINE statements in your PROC REPORT step
Filerefs remain in effect until
The value 38245.3975 displayed using the format DOLLAR12.2 and DOLLAR8.2 are:
Who designed Ruby ?
Who developed Oak ?
Who developed J# (pronounced 'jay-sharp')?
Who designed BCPL (Basic Combined Programming Language)?
Who developed C ?