Google New or returning user — sign in with Google for instant login, no password needed. Sign in with Google Maybe later
Quiz title : Proc Contents
Question 1 of 4



How many number of rows will be there in the output dataset when below code is run on the dataset shown in screenshot?

proc contents data=class out=cont;

run;