Family Feud Template - PowerPoint PPT Presentation

About This Presentation
Title:

Family Feud Template

Description:

Title: Family Feud Template Subject: Games in PowerPoint Author: Bridget Schimara Description: PowerPoint Games, Learningcanbefun Last modified by – PowerPoint PPT presentation

Number of Views:1190
Avg rating:3.0/5.0
Slides: 15
Provided by: BridgetS5
Category:
Tags: family | feud | template

less

Transcript and Presenter's Notes

Title: Family Feud Template


1
IT'S TIME TO PLAY
2
ROUND 1
3
Name a method associated with class String
length()
1.)
34
indexOf()
2.)
26
compareTo()
15
3.)
charAt()
4.)
11
substring()
5.)
7
toUpper()
3
6.)
4
ROUND 1
5
Name a method associated with class Math
max()
1.)
25
min()
2.)
23
random()
18
3.)
sqrt()
4.)
12
pow()
5.)
4
round()
3
6.)
6
ROUND 2DOUBLE
7
Name a punctuation (syntax) symbol used in Java
parenthesis (for methods)
1.)
74
braces (for structures)
2.)
52
semicolon (end lines)
30
3.)
quotation marks (strings)
4.)
18
dot/period (objects)
5.)
14
comma (separate parameters)
8
6.)
8
ROUND 2DOUBLE
9
Name a rule for naming variables
No spaces
1.)
86
Case sensitive
2.)
62
Cant begin with a number
36
3.)
No special characters
4.)
10
10
ROUND 3TRIPLE
11
Method divides a number by 2 until the answer is
less than 1, then returns the number of divisions
int count2Div(int num)
1.)
93
int count 0
2.)
9
while (num gt 1)
75
3.)
num num/2
4.)
78
count
5.)
21
return count
24
6.)
12
FINAL ROUND
13
Final Round
1
2
3
4
5
14
Final Round
1
2
3
4
5
Write a Comment
User Comments (0)
About PowerShow.com