quizzes
Forums
Forums
Global
Art & Literature
Entertainment
General knowledge
High Tech
Nature
Society
Sports et Recreation
Games
Quiz of the day
The Great Test
Tops
Top Quizzes of the month
Top Quizzes
Top Quizers
Top Challengers
Top Players
Top Authors
Top Correctors
News
Latest quizzes & tests
50 last topics
Members activity
The 100 last reactions
Online members
Tests
General knowledge
Entertainment
Sport & Recreation
+
All Quizzes
Art & Literature
Entertainment
General knowledge
IT & Internet
Science & Nature
Society
Sport & Recreation
>
High Tech
High Tech
Web sites
All Quizzes
/
Quiz High Tech
Quiz High Tech
Reading free format data
by
Tomowsiak
21 played -
11 yrs ago
Quiz on free formatted data from book
10 QUESTIONS
55%
1
Is this data free format or fixed field? fred johnson 18 usc 1 ashley ferris 20 ncsu 3 beth rosemont 21 unc 4
Arranged in fiexed fields
Free-format
Mixed format
Arranged in columns
2
Which input style should be used to read in free format data?
Column
Formatted
List
Mixed
3
Which program snippet will create a comma delimited file from a sas data set?
File 'c : \sasdata\teamdata' dlm=', '; put name highscore team;
File 'c : \sasdata\teamdata' dlm=' ';put name highscore team;
File 'c : \sasdata\teamdata' dsd; put name highscore team;
File 'c : \sasdata\teamdata'' put name highscore team;
4
Fred johnson 18 usc 1 which reads this correctly?
Input firstname $ lastname $ age school $ class;
Input firstname lastname age school class;
Input firstname $ 1-4 lastname $ 6-12 age 14-15 school 17-19 class 21;
Input firstname 1-4 lastname 6-12 age 14-15 school 17-19 class 21;
5
Elaine : friedman : wilmington : 2102 which should be used to read this kind of data?
Infile salesrep;
Infile salesrep ' : '
Infile salesrep dlm;
Infile salesrep dlm=' : ';
6
If you have missing values in the last field of a record, can you use missover to read the read?
Yes
No
7
If a datafile has a lastname field we count to be 12 characters, which option should we use to avoid truncating the data?
Length lastname 12;
Length lastname 12. ;
Length lastname $ 12;
None of these
8
Unc asheville 2, 712 (embedded blanks) how should this data be read?
Column
Formatted
List
Modified list
9
Chocolate chip 10, 453 (embdedded blanks) (read past the embedded space and comma) which correctly reads data like this
Input flavor & $9. quantity : comma. ;
Input flavor & $14. quantity : comma. ;
Input flavor : $14. quantity & comma. ;
Input flavor $14. quantity : comma. ;
10
1868 U of california berkeley 31, 612 which reads this correctly?
Input year school & $27. enrolled : comma. ;
Input year 1-4 school & $27. enrolled : comma. ;
Input @1 year 4. + 1 school & $27. enrolled : comma. ;
All
Let's GO
All comments (0)
Add in a Facebook
You will love these quizzes
Introduction to Computers…
1 559 players
- Gford
Lab Apparatus Quiz
3 438 players
- Anadaniella
CCNA 1 - Chapter 2
1 035 players
- Karen.urate
Parts of a Computer
2 417 players
- Rstrome
Logo Design Quiz
724 players
- Montgomeryq
Hard level
55%
Average on
21 players
0
this month
all results
Autres quizz de Tomowsiak
Arrays in SAS
2 players
- Tomowsiak
Sas Programming 1
54 players
- Tomowsiak
Reading date and time values
16 players
- Tomowsiak
Design Of Experiments
25 players
- Tomowsiak
User defined formats chapter 7
7 players
- Tomowsiak
Generated on 19 Aug 22, 6h32