Error
Event
Object
Throwable
Exception
RuntimeException
第1题:
A. in the INTO clause of an INSERT statement
B. in the FROM clause of a SELECT statement
C. in the GROUP BY clause of a SELECT statement
D. in the WHERE clause of a SELECT statement
E. in the SET clause of an UPDATE statement
F. in the VALUES clause of an INSERT statement
第2题:
Which statement is true about assertion in the Java programming language?()
第3题:
Why is the rubbish still here? It ought to yesterday.()
A. be thrown away
B. have thrown away
C. have been thrown away
D. throw away
第4题:
Which four are true?()
第5题:
Which can appropriately be thrown by a programmer using Java SE technology to create a desktop application?()
第6题:
In which four clauses can a subquery be used?()
第7题:
Which the statement is true?()
第8题:
A.Line 33 must be called within a try block.
B.The exception thrown by method1 in class A is not required to be caught.
C.The method declared on line 31 must be declared to throw a RuntimeException.
D.On line 5 of class A, the call to method2 of class B does not need to be placed in a try/catch block.
第9题:
Ⅲ. There are four choices following each statement. Mark the choice that can best complete the statement: If a linguistic study describes and analyzes the language people actually use, it is said to be ()
第10题:
Which four types of objects can be thrown using the throw statement?()