Title: Ms Burnham
1Ms Burnham
2- Instructions- Slideshow Play from first
slide - - Click on the answer slide to view the
correct response-Click on the question mark to
continue
3ALICE and programming
4Alice and Programing
5Wild Card
6General Knowledge
7General Knowledge
8WIKI
9Category 1
Category 2
Category 3
Category 4
Category 5
Category 6
100
100
100
100
100
100
200
200
200
200
200
200
300
300
300
300
300
300
400
400
400
400
400
400
500
500
500
500
500
500
10A place holder which is defined by the programmer
(e.g. score).
11What is a variable?
12A value that is passed into a method.
13What is an argument?
14A feature or characteristic of an object.
15What is a property?
16The default duration of an Alice statement.
17What is 1 second?
18This kind of method is only used by one object.
19What is a class-level method?
20A section of code (like a DO TOGETHER is
completely inside another.
21What is nested code?
22This code checks a condition or computes a value.
23What is a function?
24Say is an example of tis kind of method.
25What is a built-in or primitive method?
26True or falseReal-world programs often have 100
lines of code.
27What is False? They often have many thousands of
lines of code.
28The symbol for cut
29What is CTRL X or ??
30The key that brings up a HELP menu.
31What is F1?
32Another name for temporary memory.
33What is RAM?
34Four ways to prevent data loss
35What are backup files, save every 5 min., use an
updated antivirus prog., use a firewall, use
automatic updates, use a surge protector?
36A way to look at your files and folders.
37What is press start/ computer?
38A way to email many users at once.
39What is a distribution list?
40Permanently delete SCS emails.
41What is pressSHIFT and DEL. ?
42An example of an operating system.
43What is Windows VISTA, XP or MAC OS?
44Reason for printer to not print.
45What is no connection to network, or printer jam,
or no paper?
46Approx. a billion bytes.
47What is a GB or Gigabyte?
48Five ergonomic hints
49What is sit straight, take breaks, wrists
straight, sit fully back in chair, prevent glare,
clean off workspace?
50Three reasons to give credit for researched work.
51What is 1. prevent plagarism 2. helps user
re-find source of data 3.gives context or bias of
research?
52Profiting from stealing personal information
53What is identity theft?
54You should never reveal this online.
55What is personal information?
56The data that a user keeps online, perhaps in
facebook.
57What is your electronic footprint?
58Daily Double!!
59A famous example of a game made by 3rd party
developers in Facebook.
60What is Farmer John?
61Three features of a good password.
62What is 1.has letters numbers and or symbols
2.is fairly long 3.is not personal info?
63This is an explanation about what the code does.
64What is a comment?
65A relational operator in an IF statement.
66What is and/ or lt gt ? ?
67You do this when your computer freezes.
68What is clickCTRL ALT DEL to bring up the
task manager?
69This means less than.
70What is lt?
71Final Jeopardy!!
72Final Jeopardy CategoryALICE
73To make the object circle around another the
programmer would use this.