Syntax Structures Flashcards

1
Q

Write a switch-statement

A

Do it in a text editor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Write an if-statement

A

Do it in a text editor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Write a while loop

A

Do it in a text editor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Write a do-while loop

A

Do it in a text editor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Write a for loop

A

Do it in a text editor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Define an enum

A

Do it in a text editor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Define a new struct

A

Do it in a text editor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Define a new type

A

Do it in a text editor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Write a goto example

A

Do it in a text editor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly