Tag: programming languages
Questions Related to programming languages
-
a.) FILE ‘filename’ dsd = ‘,’;
-
b.) FILE ‘filename’ dlm = ‘ ’ dsd = ‘,’;
-
c.) FILE ‘filename’ dlm = ‘,’;
-
d.) FILE ‘filename’ csv = ‘,’;
-
‘,’
-
blank character value
-
‘SHARMA’
-
syntax error
-
In datastep input is read from temporary location and output is written to temporary location.
-
.) In datastep input is read from permanent location and output is written to temporary location.
-
In datastep input is read from temporary location and output is written to permanent location.
-
In datastep input is read from permanent location and output is written to permanent location.
-
11/31/2000
-
31/11/2000
-
31NOV2000
-
01NOVEMBER2000
-
3 and 3
-
1 and 3
-
1 and 4
-
3 and 1
-
DATE9.
-
MMDDYY8.
-
MMDDYY10.
-
none
-
X=4 and Y= ‘seven’
-
X=7 and Y=’seven’
-
X=7 and Y=’four’
-
X=4 and Y=’four’