The Error class is a Runtime Exception.
No exceptions are subclasses of Error.
Any statement that may throw an Error must be enclosed in a try block.
any statement that may throw an Exception must be enclosed in a try block.
Any statement that may throw an Runtime Exception must be enclosed in a try block.
第1题:
Which statement is NOT true concerning the stowage of class 1 explosives ________.
A.Class 1.1 explosives may be stowed with class 9 dangerous substances
B.Class 1.4 explosives must be“separated from”a stow of class 5.1 oxidizing materials
C.Class 1.4 explosives may not be stowed in the same hold with class 6.1 poisons
D.Class 1.4 explosives must be“separated from”a stow of class 8 corrosive materials
第2题:
Concerning the identification signal for a pilot vessel, in fog, which statement is TRUE?___.
A.When at anchor, the pilot vessel is only required to sound anchor signals
B.The identification signal must be sounded any time the pilot vessel is underway
C.The pilot vessel may only sound the identity signal when making way
D.All of the above
第3题:
Which statements concerning the switch construct are true?()
第4题:
Which the statement is true?()
第5题:
Which statement is true?()
第6题:
Evaluate the SQL statement:TRUNCATE TABLE DEPT;Which three are true about the SQL statement? ()
第7题:
When any vessel fails to understand the intentions of an approaching vessel she must sound the danger signal
Only the stand-on vessel can sound the danger signal
Distress signals may be used in place of the danger signal
The danger signal consists of 4 or more short blasts of the whistle
第8题:
They must be released by freeing a safety shackle
They should not be released until the boat is in lowering position
They may be adjusted by a turnbuckle
They are normally used only with radial davits
第9题:
When at anchor,the pilot vessel is only required to sound anchor signals
The identification signal must be sounded any time the pilot vessel is underway
The pilot vessel may only sound the identity signal when making way
All of the above
第10题:
Compass error and variation are equal
Compass north will be true north
Variation will equal deviation
There will be no compass error
第11题:
They are evaluated by all the three WHEN clauses regardless of the results of the evaluation of any other WHEN clause.
They are evaluated by the first WHEN clause. If the condition is true, then the row would be evaluated by the subsequent WHEN clauses.
They are evaluated by the first WHEN clause. If the condition is false, then the row would be evaluated by the subsequent WHEN clauses.
The INSERT statement would give an error because the ELSE clause is not present for support in case none of the WHEN clauses are true.
第12题:
All switch statements must have a default label.
There must be exactly one label for each code segment in a switch statement.
The keyword continue can never occur within the body of a switch statement.
No case label may follow a default label within a single switch statement.
A character literal can be used as a value for a case label.
第13题:
Which statement is TRUE ________.
A.Key letters or abbreviations may not be used in GMDSS radio logbooks under any circumstance
B.Urgent communications do not need to be entered in the GMDSS radio log
C.Both of the above
D.None of the above
第14题:
If a magnetic compass is not affected by any magnetic field other than the Earth’s which statement is TRUE?______.
A.Compass error and variation are equal
B.Compass north will be true north
C.Variation will equal deviation
D.There will be no compass error
第15题:
Which statement about WSA access logs that are to be processed by sawmill for cisco ironport istrue?()
第16题:
Which statement is true about IBGP routers? ()
第17题:
Which four types of object can be thrown using the throw statement?()
第18题:
An anonymous inner class may be declared as final.
An anonymous inner class can be declared as private.
An anonymous inner class can implement multiple interfaces.
An anonymous inner class can access final variables in any enclosing scope.
Construction of an instance of a static inner class requires an instance of the enclosing outer class.
第19题:
the default log format can be used
the fields%XC%X n must be appended to the default access log format
any log format can beused , but all WSAs must use the same format
any log format can be used. And different WSAs may use different formats
第20题:
Line 33 must be called within a try block.
The exception thrown by method 1 in class A is not required to be caught.
The method declared on line 31 must be declared to throw a runtime exception.
On line 5 of class A,the call to method 2 of class B does not need to be placed in a try catch block.
第21题:
Compilation succeeds.
Class A does not compile.
The method declared on line 9 cannot be modified to throw TestException.
TestA compiles if line 10 is enclosed in a try/catch block that catches TestException.
第22题:
The Error class is a Runtime Exception.
No exceptions are subclasses of Error.
Any statement that may throw an Error must be enclosed in a try block.
any statement that may throw an Exception must be enclosed in a try block.
Any statement that may throw an Runtime Exception must be enclosed in a try block.
第23题:
Error
Event
Object
Exception
Throwable
Runtime Exception
第24题:
Key letters or abbreviations may not be used in GMDSS radio logbooks under any circumstance
Urgent communications do not need to be entered in the GMDSS radio log
Both of the above
None of the above