Collection of Practice questions and Answers for SAS Certification...
Wednesday, January 20, 2010
line pointer with the input statement....
The line pointer / advances the pointer to -
a) column 1 of the next input line
b) column 1 of the current input line
c) last column of the next input line
d) last column of the current input line
The / - relative line pointer always advances to column of the next input line....
ReplyDeleteits A
ReplyDelete