Answer the following statements true (T) or false (F)

1. When two strings are compared using the String class's compareTo method, the comparison is not case sensitive.
2. When testing for character values, the switch statement does not test for the case of the character.
3. If the expression on the left side of the && operator is false, the expression on the right side will not be checked.
4. Unicode is an international encoding system that is extensive enough to represent all the characters of all the world's alphabets.
5. A local variable's scope always ends at the closing brace of the block of code in which it is declared.


1. FALSE
2. FALSE
3. TRUE
4. TRUE
5. TRUE

Computer Science & Information Technology

You might also like to view...

The method setRolloverIcon is used to ________.

a. Handle a key event b. Change the button text c. Change the button icon d. All of the above

Computer Science & Information Technology

The Lync window is called the Lync ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

Sometimes a worksheet or workbook is referred to as a spreadsheet.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Storyboarding is like a wireframe because both provide a visual way to communicate your ideas to others.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology