Warning: preg_match(): Compilation failed: group name must start with a non-digit at offset 8 in /home/e5m7uo8vro0d/public_html/mediawiki/includes/MagicWord.php on line 860

Warning: preg_match(): Compilation failed: group name must start with a non-digit at offset 8 in /home/e5m7uo8vro0d/public_html/mediawiki/includes/MagicWord.php on line 860

Warning: preg_match_all(): Compilation failed: group name must start with a non-digit at offset 4 in /home/e5m7uo8vro0d/public_html/mediawiki/includes/MagicWord.php on line 834

Warning: Invalid argument supplied for foreach() in /home/e5m7uo8vro0d/public_html/mediawiki/includes/MagicWord.php on line 835

Warning: preg_replace(): Compilation failed: group name must start with a non-digit at offset 4 in /home/e5m7uo8vro0d/public_html/mediawiki/includes/MagicWord.php on line 839

Warning: preg_match_all(): Compilation failed: group name must start with a non-digit at offset 4 in /home/e5m7uo8vro0d/public_html/mediawiki/includes/MagicWord.php on line 834

Warning: Invalid argument supplied for foreach() in /home/e5m7uo8vro0d/public_html/mediawiki/includes/MagicWord.php on line 835

Warning: preg_replace(): Compilation failed: group name must start with a non-digit at offset 4 in /home/e5m7uo8vro0d/public_html/mediawiki/includes/MagicWord.php on line 839

Warning: preg_match_all(): Compilation failed: group name must start with a non-digit at offset 4 in /home/e5m7uo8vro0d/public_html/mediawiki/includes/MagicWord.php on line 834

Warning: Invalid argument supplied for foreach() in /home/e5m7uo8vro0d/public_html/mediawiki/includes/MagicWord.php on line 835

Warning: preg_replace(): Compilation failed: group name must start with a non-digit at offset 4 in /home/e5m7uo8vro0d/public_html/mediawiki/includes/MagicWord.php on line 839

Warning: preg_match_all(): Compilation failed: group name must start with a non-digit at offset 4 in /home/e5m7uo8vro0d/public_html/mediawiki/includes/MagicWord.php on line 834

Warning: Invalid argument supplied for foreach() in /home/e5m7uo8vro0d/public_html/mediawiki/includes/MagicWord.php on line 835

Warning: preg_replace(): Compilation failed: group name must start with a non-digit at offset 4 in /home/e5m7uo8vro0d/public_html/mediawiki/includes/MagicWord.php on line 839

Warning: preg_match(): Compilation failed: group name must start with a non-digit at offset 8 in /home/e5m7uo8vro0d/public_html/mediawiki/includes/MagicWord.php on line 860

Warning: preg_match(): Compilation failed: group name must start with a non-digit at offset 8 in /home/e5m7uo8vro0d/public_html/mediawiki/includes/MagicWord.php on line 860

Warning: preg_match(): Compilation failed: group name must start with a non-digit at offset 8 in /home/e5m7uo8vro0d/public_html/mediawiki/includes/MagicWord.php on line 860

Warning: preg_match(): Compilation failed: group name must start with a non-digit at offset 8 in /home/e5m7uo8vro0d/public_html/mediawiki/includes/MagicWord.php on line 860

Warning: preg_match(): Compilation failed: group name must start with a non-digit at offset 8 in /home/e5m7uo8vro0d/public_html/mediawiki/includes/MagicWord.php on line 860
Table Of Comparisons Between String, Array And ArrayList - Huben's Wiki

Table Of Comparisons Between String, Array And ArrayList

From Huben's Wiki
Jump to: navigation, search
(Created page with "{| border="1" |- !width="25%" | Question !width="25%" | String named s !width="25%" | array named a !width="25%" | ArrayList named l |- style="height:100px" | Declare a variable...")
 
Line 10: Line 10:
 
|
 
|
 
|
 
|
|- style="height:100px"
+
|- style="height:60px"
 
| Is it an object?
 
| Is it an object?
 
|
 
|
 
|
 
|
 
|
 
|
|- style="height:100px"
+
|- style="height:60px"
 
| What is the literal initializer, if any?
 
| What is the literal initializer, if any?
 
|
 
|
 
|
 
|
 
|
 
|
|- style="height:100px"
+
|- style="height:60px"
 
| What types of elements can it contain?
 
| What types of elements can it contain?
 
|
 
|
 
|
 
|
 
|
 
|
|- style="height:100px"
+
|- style="height:60px"
 
| Find how many elements it has.
 
| Find how many elements it has.
 
|
 
|
 
|
 
|
 
|
 
|
|- style="height:100px"
+
|- style="height:60px"
 
| How can you insert or delete elements?  (There is a way.)
 
| How can you insert or delete elements?  (There is a way.)
 
|
 
|
 
|
 
|
 
|
 
|
|- style="height:100px"
+
|- style="height:60px"
 
| How do you obtain the i<sup>th</sup> element?
 
| How do you obtain the i<sup>th</sup> element?
 
|
 
|
 
|
 
|
 
|
 
|
|- style="height:100px"
+
|- style="height:60px"
 
| How do you change the i<sup>th</sup> element?
 
| How do you change the i<sup>th</sup> element?
 
|
 
|
 
|
 
|
 
|
 
|
|- style="height:100px"
+
|- style="height:60px"
 
| How can it change size?
 
| How can it change size?
 
|
 
|
 
|
 
|
 
|
 
|
|- style="height:100px"
+
|- style="height:60px"
 
| Can it work with for each loops?
 
| Can it work with for each loops?
 
|
 
|

Revision as of 13:41, 16 February 2012

Personal tools
translate