CIS 355 Help Bcome Exceptional / snaptutorial.com - PowerPoint PPT Presentation

About This Presentation
Title:

CIS 355 Help Bcome Exceptional / snaptutorial.com

Description:

For more classes visit www.snaptutorial.com 1. (TCO 1) _____ is a graphical language that allows people who design software systems to use an industry stan­dard notation to represent them 2. (TCO 1) Which statement is false? – PowerPoint PPT presentation

Number of Views:1
Slides: 11
Provided by: aldorpr

less

Transcript and Presenter's Notes

Title: CIS 355 Help Bcome Exceptional / snaptutorial.com


1
CIS 355 Help Bcome Exceptional/ snaptutorial.com
2
(No Transcript)
3
CIS 355 Help Bcome Exceptional/ snaptutorial.com
CIS 355 Week 1 Quiz  
1. (TCO 1) _____ is a graphical language that
allows people who design software systems to use
an industry standard notation to represent
them 2. (TCO 1) Which statement is false? 3. (TCO
1) Which of the following statements about Java
Class Libraries is false?
4
CIS 355 Help Bcome Exceptional/ snaptutorial.com
CIS 355 Week 2 Quiz  
1. (TCO 1) A class instance creation expression
contains 2. (TCO 1) Which of the following is a
valid fully qualified name? 3. (TCO 3) Which of
the following is not a control structure? 4. (TCO
1) Which of the following would not be used to
clarify a dangling-else? 5. (TCO 1) Which of the
following segments is a proper way to call the
method readData four times?
5
CIS 355 Help Bcome Exceptional/ snaptutorial.com
CIS 355 Week 3 Quiz  
1. (TCO 4) Consider the code segment below. Which
of the following statements is false? 2. (TCO 4)
Which expression adds 1 to the element of array
arrayName at index i? 3. (TCO 4) Which of the
following statements is false? 4. (TCO 4) Which
statement below initializes array items to
contain 3 rows and 2 columns? 5. (TCO 4) Which of
the following should usually be private?
6
CIS 355 Help Bcome Exceptional/ snaptutorial.com
CIS 355 Week 4 Quiz  
1. (TCO 2) Which of the following keywords allows
a subclass to access a superclass method even
when the subclass has overridden the superclass
method? 2. (TCO 2) Which of the following is the
superclass constructor call syntax? 3. (TCO 2)
When a subclass constructor calls its superclass
constructor, what happens if the superclasss
constructor does not assign a value to an
instance variable?
7
CIS 355 Help Bcome Exceptional/ snaptutorial.com
CIS 355 Week 5 Quiz  
1. (TCO 6 7) Which of the following classes is
not used for file input? 2. (TCO 6 7) Streams
that input bytes from and output bytes to files
are known as 3. (TCO 6 7) Which of the
following is not an application of a File
object? 4. (TCO 6 7) What interface must a
class implement to indicate that objects of the
class can be output and input as a stream of
bytes?
8
CIS 355 Help Bcome Exceptional/ snaptutorial.com
CIS 355 Week 6 Quiz  
1. (TCO 6) For String c "welcome to
java"  The Java statements int i c.indexOf(
'e' ) int j c.lastIndexOf( 'o' )  will result
in 2. (TCO 6) Consider the String below. String r
"a toyota" Which of the following will create
the String r1 "a TOYOTa"?
9
(No Transcript)
10
CIS 355 Help Bcome Exceptional/ snaptutorial.com
Write a Comment
User Comments (0)
About PowerShow.com