click below
click below
Normal Size Small Size show me how
computer science
comp. science 1st nine weeks
| Question | Answer |
|---|---|
| What is the correct HTML element for inserting a line break | |
| HTML comment start with | true |
| In Alice you can view the objects in which two different ways? | single or quad |
| In the Fish/Gumdrop project we used which operator to determine which gumdrop is closest to the fish? | less than |
| What allows you to create a group of items of the same data type? | list |
| What allows you to reuse code without having to repeat it? | method |
| What data type do you use for 1 or more letters? | string |
| What data type do you use for a character? | object |